diff options
author | epg <epg@pkgsrc.org> | 2008-08-26 01:44:50 +0000 |
---|---|---|
committer | epg <epg@pkgsrc.org> | 2008-08-26 01:44:50 +0000 |
commit | e8532fcfd0eb3bcb4021fdfaa35c3f3114edba23 (patch) | |
tree | f3f925c0ef87ad5e07ead74327e85172c7fc9c45 /devel/bzr-svn/DESCR | |
parent | 14fc63911a530ece545ad1e3950f321b61d78cc8 (diff) | |
download | pkgsrc-e8532fcfd0eb3bcb4021fdfaa35c3f3114edba23.tar.gz |
Import bzr-svn-0.4.11~rc1.
bzr-svn is a plugin that allows Bazaar direct access to Subversion
repositories. It allows most bzr commands to work directly against
Subversion repositories, as if you were using bzr with a native
bzr repository.
Diffstat (limited to 'devel/bzr-svn/DESCR')
-rw-r--r-- | devel/bzr-svn/DESCR | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/bzr-svn/DESCR b/devel/bzr-svn/DESCR new file mode 100644 index 00000000000..08087837315 --- /dev/null +++ b/devel/bzr-svn/DESCR @@ -0,0 +1,4 @@ +bzr-svn is a plugin that allows Bazaar direct access to Subversion +repositories. It allows most bzr commands to work directly against +Subversion repositories, as if you were using bzr with a native +bzr repository. |