[plt-scheme] SCC - Integration in PLT Scheme
At Thu, 05 Aug 2004 12:55:40 +0200, Harald Schmidt wrote:
>
> is there an integration between any source code control system (cvs,
> pvsc, ...) and the PLT Scheme Environment like Emacs and GCL with
> CVS? The alternative scenario would be switching between a Scheme
> editor window and a xterm, but this way I wouldn't appreciate it
> very much ;-)
You might want to take a look at
http://synthcode.com/scheme/scheme-vc-0.3.tar.bz2
It has generic vc.el style bindings to both CVS and Darcs, and I'm
planning an update with a full Scheme VCS soon. It's written in not
very portable Gauche, however.
--
Alex