|
Darcs - Definition and Overview |
|
|
Darcs is a revision control system designed to replace CVS, with several noticeable differences in design. Each copy of the source tree acts as a full repository, allowing several different versions to be maintained in different locations.
Patches are global to the repository and are subject under certain conditions to reordering, as governed by the project's Theory of Patches (http://darcs.net/manual/node8.html#Patch).
External links
|
|
Example Usage of Darcs |
 |
greenrd: RT @psnively: #Darcs just let me cherry-pick a patch to rollback (aka git revert) 5 changesets deep. No fiddling w/ hashes, no thinking, ... |
 |
psnively: #Darcs just let me cherry-pick a patch to rollback (aka git revert) 5 changesets deep. No fiddling w/ hashes, no thinking, done (via @kowey) |
 |
iMA_HighGreen: RT @magthe: VCS in order of preference: #Darcs #hg #bzr #svn #cvs #git |
|