迁徙cvs版本库到git

迁移cvs版本库到git使用git cvsimport工具进行导入。?1) Make sure you have git-core package installed o

迁移cvs版本库到git

使用git cvsimport工具进行导入。

?

1) Make sure you have git-core package installed on your local machine and it includes the git-cvsimport command. To check:

[$local]: mkdir app

[$local]: cd app

[$local]: git cvsimport -v path/to/your/app