2002-02-06 12:07:07 +00:00
|
|
|
arch is yet another source code management and revision control system
|
|
|
|
inteded to address deficiences in CVS(1). Some of its claimed features are:
|
|
|
|
|
|
|
|
- atomic commits
|
|
|
|
- file renames handled cleanly
|
|
|
|
- advanced merging features
|
|
|
|
- easy development on branches
|
|
|
|
- automatic ChangeLog generation
|
|
|
|
- all revisions accessible as regular trees
|
|
|
|
- distributed and private repositories
|
|
|
|
- easy server administration
|
|
|
|
- scalable (distributed)
|
|
|
|
|
2003-12-08 01:07:08 +00:00
|
|
|
Author: Tom Lord <lord@emf.net>
|
|
|
|
WWW: http://regexps.srparish.net/www/
|
2002-02-06 12:07:07 +00:00
|
|
|
|
|
|
|
-- Johann Visagie <wjv@FreeBSD.org>
|