[Psi-devel] Re: Darcs

Remko Troncon remko.troncon at cs.kuleuven.be
Fri Jun 24 01:09:36 PDT 2005


> I don't instantly see how Darcs is any simpler, given that it  
> requires about the
> same amount of typing and simply has different terminology.

This proves that darcs isn't harder to learn than CVS. However, the  
'get' and 'pull' thiings were only given to indicate that you can  
'explain' CVS/SVN using Darcs commands.

The centralized repository thing is pretty hard to understand at  
first. I know i had quite some trouble with CVS in the beginning. Add  
branches to that, and you're in a real pain.

The fact that there is no difference between a working copy and a  
repository makes it a lot easier: you start with 'darcs record' which  
does what it does: it records your changes. Basically, this is all  
you need to do versioning on your own little project. If you want  
your changes to be copied to another place, you can learn 'darcs  
push' and 'darcs pull'.

cheers,
Remko


More information about the Psi-devel-affinix.com mailing list