2003-07-19 23:55:46 -04:00
|
|
|
Darcs is a revision control system, along the lines of CVS or arch.
|
|
|
|
That means that it keeps track of various revisions and branches
|
2005-03-14 20:57:02 -05:00
|
|
|
of your project, allows for changes to propagate from one branch
|
2003-07-19 23:55:46 -04:00
|
|
|
to another. Darcs is intended to be an ``advanced'' revision control
|
|
|
|
system.
|
|
|
|
|
|
|
|
Darcs has two particularly distinctive features which differ from
|
|
|
|
other revision control systems: 1) each copy of the source is a
|
|
|
|
fully functional branch, and 2) underlying darcs is a consistent
|
|
|
|
and powerful theory of patches.
|