Conversion Tools: Concurrent Versions System - CVS
cc2cvs
is a Perl script, which exports ClearCase version control information to the CVS
format.
license: GNU General Public License (GPL)
svn2cvs
allows you to commit changes made to a Subversion
repository to a CVS repository manually or from Subversion's post-commit
hook.
license: GNU General Public License (GPL)
cvs2svn
converts a CVS repository to a subversion repository.
svn2bzr
is a tool to convert [WWW] Subversion repositories into [WWW] Bazaar 2.0 repositories.
It does that by reading a dump file with the history of a given Subversion repository, and creating the Bazaar 2.0 repository according to the given parameters.
Tailor
is a Python based tool to migrate changesets between ArX, Bazaar, Bazaar-NG,
CVS, Codeville, Darcs, Git, Mercurial, Monotone, Subversion and Tla repositories.
license: GPL
This HowTo describes the
migration from Visual SourceSafe - VSS to CVS
, keeping the version history.
|