summaryrefslogtreecommitdiff
path: root/devel/arch/pkg-descr
blob: 27174cbf86e725d0b0eee85a0aad334d253869b5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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)

Author: Tom Lord <lord@emf.net>
WWW:    http://regexps.srparish.net/www/

-- Johann Visagie <wjv@FreeBSD.org>