openbsd-ports/devel/darcs/pkg/MESSAGE
avsm fbf1382d09 initial import of darcs-0.9.11
any rcs with a formal theory of patches is worth looking at :)
http://abridgegame.org/darcs/manual/node7.html

--
Darcs is a revision control system, along the lines of CVS or arch.
That means that it keeps track of various revisions and branches
of your project, allows for changes to propogate from one branch
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.
2003-07-20 03:55:46 +00:00

7 lines
240 B
Plaintext

+---------------
| To use the CGI, copy ${PREFIX}/libexec/darcs/darcs.cgi to the
| cgi-bin directory. An example configuration file for the cgi is
| in ${PREFIX}/share/darcs, and should be copied to ${SYSCONFDIR}/darcs.
+---------------