freebsd-ports/devel/bazaar/pkg-descr
Pav Lucistnik 972562de16 This is a new port of bazaar, a C implementation of GNU Arch (based on tla)
from Canonical. The difference between this and bazaar-ng is that this is the
"mainline" version of bazaar, beeing faster and more stable, while bazaar-ng is
the somwhat future platform. I thought it would be nice to have this in ports
as well, this is a very good implemenation that is easy to use, much easier
than TLA.

PR:		ports/88476
Submitted by:	Ulf Lilleengen <lulf@kerneled.org>
2005-11-09 20:40:59 +00:00

7 lines
403 B
Text

Bazaar is an implementation of GNU arch in C from canoncial. Arch is a version
control system, which allows you to keep old versions of files and directories
(usually source code), keep a log of who, when, and why changes occurred, etc.,
like SVN, CVS, or RCS. Arch is distributed, which gives it significant
advantages and some disadvantages compared to SVN and CVS.
WWW: http://bazaar.canonical.com/