c26f9780f1
the extensive changes. Of course there are the usual bugfixes. Also fix the mastersites and WWW url. PR: ports/54754, ports/55747 Submitted by: Shu-yu Guo <shu@rufuran.org>, Michal F. Hanula <frankie@7f000001.org> Committed on behalf of wjv@, who is letting real life take precedence over FreeBSD right now.
17 lines
537 B
Text
17 lines
537 B
Text
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>
|