diff options
Diffstat (limited to 'devel/baz/pkg-descr')
-rw-r--r-- | devel/baz/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/devel/baz/pkg-descr b/devel/baz/pkg-descr new file mode 100644 index 000000000000..97317bfb41c8 --- /dev/null +++ b/devel/baz/pkg-descr @@ -0,0 +1,7 @@ +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/ |