[darcs-users] scheme bindings

Aggelos Economopoulos aoiko at cc.ece.ntua.gr
Thu Sep 4 08:23:25 UTC 2003


On Wednesday 03 September 2003 14:54, David Roundy wrote:
> On Wed, Sep 03, 2003 at 02:46:05PM +0900, Alex Shinn wrote:
> > I've written a generic version control library for Gauche Scheme, which
> > currently supports CVS and Darcs backends:
>
> Cool!  :)
>
> > It's beta, but is currently being used with the Darcs backend to power
> > the wiki on the site.  This could be handy for things like writing
> > converters between two VC systems, or doing quick prototyping for
> > scripts and GUI tools.
>
> I may just see about using this to make a cvs-darcs gateway.  The primary
> difficulty I see is, do you support lumping together a bunch of changes
> into a single changeset (on the CVS side, that is)? It would be nice to be
> able to run an update just grabbing the changes that were made in a single
> commit, presumably by looking for changes with the same log message and a
> similar time.

I guess you haven't heard of cvsps (http://www.cobite.com/cvsps/) yet? :)




More information about the darcs-users mailing list