cvs2svn is a tool that performs one-time conversions of CVS repositories to Subversion. The emphasis is on quality of conversion, robustness, and scalability.
| Tags | Software Development Version Control Subversion |
|---|---|
| Operating Systems | OS Independent |
| Implementation | Python |
Recent releases


Release Notes: The conversion is now driven explicitly by the CVS dependency graph, giving a more robust conversion and fixing a few subtle bugs that existed in prior releases. A new --use-internal-co option has been added. It accelerates conversions significantly by avoiding having to use CVS or RCS to extract revision contents. Numerous other improvements to the quality of conversion, new conversion options, and bugfixes have been implemented.