[elephant-devel] cvs vs svn vs darcs

Ian Eslick eslick at csail.mit.edu
Mon Jan 22 21:09:08 UTC 2007


If you want to help with the switch to darcs I'd prefer to use it too  
- anyone else want to weigh in on this?

Ian


On Jan 22, 2007, at 3:50 PM, Henrik Hjelte wrote:

> For those of us that don't know cvs and don't want to learn svn,
> here is a way I use to convert elephant cvs to darcs.
> I don't want to start a flamewar, but is there a reason to switch to
> subversion rather than darcs?
>
> There is a way to run Trac with darcs, which I believe is already  
> set up
> on common-lisp.net: http://progetti.arstecnica.it/trac+darcs
>
> Now I'll start testing the new code, hope I can help with some issues.
>
> /Henrik Hjelte
>
>
> Get the tailor python script here:
> darcs get http://darcs.arstecnica.it/tailor/
>
> Make a file elephant-cvs-darcs.tailor like below, and
> run:
> tailor elephant-cvs-darcs.tailor
> Just run it again to get the latest cvs changes.
>
> #--------------------------------------------------------------------- 
> --
> # For syncing cvs elephant to local darcs
> [DEFAULT]
> verbose = True
>
> [project]
> target = darcs:target
> start-revision = INITIAL
> root-directory = .
> state-file = tailor.state
> source = cvs:source
>
> [darcs:target]
> subdir = darcs
>
> [cvs:source]
> module = elephant
> repository= :pserver:anonymous:anonymous at common-lisp.net:/project/ 
> elephant/cvsroot
> subdir = originalcvs
>
>
>
> _______________________________________________
> elephant-devel site list
> elephant-devel at common-lisp.net
> http://common-lisp.net/mailman/listinfo/elephant-devel




More information about the elephant-devel mailing list