On Wed, Nov 16, 2005 at 12:43:38PM +0530, sureshvv wrote: > How about svn instead of darcs?
Darcs seems reasonably appropriate for a single developer ... I'd never used it until now, but it worked great. Give it a try. # apt-get install darcs % darcs get http://darcs.idyll.org/~t/projects/twill Copying patch 125 of 125... done! Applying patches to the "working" directory... .......................................................................................................................................................................................................................................................... Finished getting. It was a *bit* slow for me, compared to CVS ... this was due to latency, since it had to make multiple requests, apparently one for each patch. References: http://www.darcs.net/DarcsWiki/GettingStarted http://www.darcs.net/DarcsWiki http://darcs.net/manual/ http://en.wikipedia.org/wiki/Darcs -- James Cameron http://ftp.hp.com.au/sigs/jc/ _______________________________________________ twill mailing list [email protected] http://lists.idyll.org/listinfo/twill
