summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2004-04-12 22:27:19 +0000
committerseb <seb@pkgsrc.org>2004-04-12 22:27:19 +0000
commitae7184394f62db26f852378e40fc47799656ef56 (patch)
treeef77333ae8573b940620e9f501d63f9d636661e5
parent0dcb9406355092e7c181a516358ae273db4a0085 (diff)
downloadpkgsrc-ae7184394f62db26f852378e40fc47799656ef56.tar.gz
Note initial import of devel/cvs2svn at version 0.0.0.916 into the
NetBSD Packages Collection. Cvs2svn is a Python script that converts a CVS repository to a Subversion repository. It is designed for one-time conversions, not for repeated synchronizations between CVS and Subversion. Please note that cvs2svn was previously provided in the py-subversion package before version 1.0.1. This package is based on initial work by Eric Gillespie <epg@>. Thanks Eric!
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 3390a66fbe8..28e45112eb5 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.5560 2004/04/12 21:39:45 salo Exp $
+$NetBSD: CHANGES,v 1.5561 2004/04/12 22:27:19 seb Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -1934,3 +1934,4 @@ Changes to the packages collection and infrastructure in 2004:
Added p5-libapreq2-2.2.2 [kim 2004-04-12]
Updated smokeping to 1.28 [kim 2004-04-12]
Updated ogmtools to 1.3 [salo 2004-04-12]
+ Added cvs2svn-0.0.0.916 [seb 2004-04-12]