[elephant-devel] cvs vs svn vs darcs

Robert L. Read read at robertlread.net
Mon Jan 22 21:12:23 UTC 2007


Common-lisp.net, where elephant is hosted, offers SVN as a standard
service, 
and we might have to install and support darcs ourselves.

(Personally, I'll support whatever Ian decides.  I've tried to use Darcs
and subversion,
and can't really see enough of a difference with CVS to matter --- but
then I used CVS
in a job for a long time, so I am quite familiar with it.)

On Mon, 2007-01-22 at 21:50 +0100, 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/elephant-devel/attachments/20070122/8565c619/attachment.html>


More information about the elephant-devel mailing list