Converting a CVS repository on Sourceforge to a Git repository October 1, 2010 in version control Here’s a script I came up with to extract any project’s CVS repository from Sourceforge and convert it into a Git repository. To run it you’ll need Git and Subversion installed on your machine. Continue reading