This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| using_darcs [2007-07-11 17:42] – nik | using_darcs [2025-11-02 08:46] (current) – nik | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| | | ||
| - | |||
| ===== darcs ===== | ===== darcs ===== | ||
| + | (circa 2007. prior to the era of git...) | ||
| "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 propagate from one branch to another. Darcs is intended to be an ' | "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 propagate from one branch to another. Darcs is intended to be an ' | ||
| Line 30: | Line 30: | ||
| - | ==== repos ==== | + | ==== repos (previously...) |
| - | the [[FoAM]] repositories can be accessed using the interwiki tag ' | + | the [[FoAM]] repositories can be accessed using the interwiki tag ' |
| ie. http:// | ie. http:// | ||
| Line 38: | Line 38: | ||
| ==== emigration from cvs ==== | ==== emigration from cvs ==== | ||
| - | instructions and tools for converting cvs repositries | + | |
| + | instructions and tools for converting cvs repositories | ||