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