Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
using_darcs [2007-07-11 17:42] nikusing_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 '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." "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 '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."
Line 30: Line 30:
   
  
-==== repos ====+==== repos (previously...) ====
  
-the [[FoAM]] repositories can be accessed using the interwiki tag 'FoamDarcs:' for example FoamDarcs:ceed+the [[FoAM]] repositories can be accessed using the interwiki tag 'FoamDarcs:' for example FoamDarcs:ceed 
  
 ie. http://fo.am/cgi-bin/darcsweb.cgi?r=ceed ie. http://fo.am/cgi-bin/darcsweb.cgi?r=ceed
Line 38: Line 38:
  
 ==== emigration from cvs ==== ==== emigration from cvs ====
-instructions and tools for converting cvs repositries to darcs are available at http://www.scannedinavian.org/DarcsWiki/ConvertingFromCvs+ 
 +instructions and tools for converting cvs repositories to darcs are available at http://www.scannedinavian.org/DarcsWiki/ConvertingFromCvs
  
  
Line 45: Line 46:
  
 using darcs and trac together > http://www.darcs.net/DarcsWiki/TracOnDarcs using darcs and trac together > http://www.darcs.net/DarcsWiki/TracOnDarcs
 +
  
 ==== cvs/arch x-ref ==== ==== cvs/arch x-ref ====
Line 52: Line 54:
 based on entries in the manual with the caveat that "Because of the different models used by cvs (or arch) and darcs, it is difficult to provide a complete equivalence between cvs (or arch) and darcs. A rough correspondence for the everyday commands follows" based on entries in the manual with the caveat that "Because of the different models used by cvs (or arch) and darcs, it is difficult to provide a complete equivalence between cvs (or arch) and darcs. A rough correspondence for the everyday commands follows"
  
-<table cellspacing="1" cellpadding="1" border="0"><tr><th bgcolor="#dadada" "> font color="#000000">darcs</font></a> </th><th bgcolor="#dadada"><font color="#000000">cvs</font></a> </th><th bgcolor="#dadada"><font color="#000000">arch</font></a> </th></tr>+<html> 
 +<table cellspacing="1" cellpadding="1" border="0"><tr><th bgcolor="#dadada" "> <font color="#000000">darcs</font></a> </th><th bgcolor="#dadada"><font color="#000000">cvs</font></a> </th><th bgcolor="#dadada"><font color="#000000">arch</font></a> </th></tr>
 <tr><td bgcolor="#ffffff" "> darcs initialize </td><td bgcolor="#ffffff"> &nbsp; </td><td bgcolor="#ffffff"> tla init-tree </td></tr> <tr><td bgcolor="#ffffff" "> darcs initialize </td><td bgcolor="#ffffff"> &nbsp; </td><td bgcolor="#ffffff"> tla init-tree </td></tr>
 <tr><td bgcolor="#eaeaea" "> darcs get </td><td bgcolor="#eaeaea"> cvs checkout </td><td bgcolor="#eaeaea"> tla get </td></tr> <tr><td bgcolor="#eaeaea" "> darcs get </td><td bgcolor="#eaeaea"> cvs checkout </td><td bgcolor="#eaeaea"> tla get </td></tr>
Line 73: Line 76:
 <tr><td bgcolor="#ffffff" "> darcs tag </td><td bgcolor="#ffffff"> cvs tag </td><td bgcolor="#ffffff"> tla tag (if creating a tag). </td></tr> <tr><td bgcolor="#ffffff" "> darcs tag </td><td bgcolor="#ffffff"> cvs tag </td><td bgcolor="#ffffff"> tla tag (if creating a tag). </td></tr>
 </table> </table>
 +</html>

User Tools

Page Tools

Site Tools