diff options
Diffstat (limited to 'devel/cvs2svn/DESCR')
-rw-r--r-- | devel/cvs2svn/DESCR | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/cvs2svn/DESCR b/devel/cvs2svn/DESCR new file mode 100644 index 00000000000..cdd0c8589e1 --- /dev/null +++ b/devel/cvs2svn/DESCR @@ -0,0 +1,3 @@ +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. |