freebsd-ports/devel/arch/pkg-descr
2004-06-17 21:00:00 +00:00

17 lines
539 B
Text

arch is yet another source code management and revision control system
intended to address deficiencies 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)
Author: Tom Lord <lord@emf.net>
WWW: http://regexps.srparish.net/www/
-- Johann Visagie <wjv@FreeBSD.org>