1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
freebsd-ports/devel/arch/pkg-descr

18 lines
537 B
Plaintext
Raw Normal View History

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>