Version 7 (modified by 16 years ago) ( diff ) | ,
---|
Mussa - Darcs Revision Control System
Because trac-darcs didn't work well with what had become of the mussa darcs repository I switched to bzr.
What is Darcs?
To quote the darcs web site:
Darcs is a revision control system. Darcs is simple to learn and use, with a powerful new approach to meet the needs of today's distributed software projects. Darcs is decentralized, based on a "theory of patches" with roots in quantum mechanics.
How do I check out a copy of Mussagl using darcs?
- Download & Install Darcs
- For reference, you might want to check out the Darcs Manual
- Checkout a copy of mussagl using the command:
darcs get http://mus.caltech.edu/svn/mussa.darcs mussagl
How do get the latest patches if I have already checked out a copy of Mussagl?
cd <mussagl_directory> darcs pull
How do I build mussa from source?
- See the Mussagl Build Page
Note:
See TracWiki
for help on using the wiki.