资 源 简 介
Another tool for converting SVN repository to CVS repository
I have used the other two svn2cvs tools at http://svn2cvs.tigris.org and http://sourceforge.net/projects/svn2cvs. But non of them is bug free, so I create my own one with Python programming language.
Features
The converting process is resumable. You can interrupt the converting at any point, and resume it later.
Usage
The usage of this svn2cvs is simple:
svn2cvs [-v|--verbose] [-h|--help] [-d cvsroot] svnrepos cvsmodule
If you already set the CVSROOT environment variable, you can just type:
svn2cvs svnrepos cvsmodule
Known Issues
The tools recognizes the trunk/, tags/ and branches/ as normal modules in SVN repository. The support for converting tags and branches might be implemented in future.
When using :pserver: protocol, the cvs client receives "cvs