697003256e
control system.
19 lines
564 B
Plaintext
19 lines
564 B
Plaintext
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)
|
|
- integrated web front-end
|
|
|
|
Author: Tom Lord <lord@regexps.com>
|
|
WWW: http://www.regexps.com/#arch
|
|
|
|
-- Johann Visagie <wjv@FreeBSD.org>
|