cvs2svn

Convert a cvs repository to a subversion, bazaar or git repository

Install

All systems
curl cmd.cat/cvs2svn.sh
Debian Debian
apt-get install cvs2svn
Ubuntu
apt-get install cvs2svn
image/svg+xml Kali Linux
apt-get install cvs2svn
Windows (WSL2)
sudo apt-get update sudo apt-get install cvs2svn
OS X
brew install cvs2svn
Raspbian
apt-get install cvs2svn

cvs2svn

Convert a cvs repository to a subversion, bazaar or git repository

Converts a CVS repository (including its branches and tags) to a Subversion, Bazaar or Git repository. It is designed for one-time conversions, not for repeated synchronizations between CVS and Subversion, Bazaar or Git.