Note: cvs2svn is not yet "1.0 quality" software. It may convert your repository successfully, or it may error. In the worst case, it may appear to convert your repository successfully but actually introduce subtle inaccuracies into the revision history. Please watch its output for warnings and errors, and mail dev@cvs2svn.tigris.org if you encounter any problems. You can also ask questions on the regular Subversion IRC channel, irc.freenode.net : #svn. |
cvs2svn.py 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. cvs2svn.py is not yet packaged for wide distribution. If you would like to try it, please use Subversion to check out a working copy from http://svn.collab.net/repos/cvs2svn/trunk/ and read the README file there. |