Everything In Between » HOWTOThe brutally honest, first-person account of Meitar Moscovitz's life.How to import CVS code repositories into Git using git cvsimport- April 15, 2008 This should be straightforward, but it&8217;s not. To import (not track, but just import) code from a remote CVS repository to a local git repository, you need to do the following: Be certain you have the git-core package installed on your system and that this package includes the git-cvsimport command. You can run git help -a ...http://maymay.net/blog/2008/04/15/how-to-import-cvs-code-repositories-into-git-using-git-c... |