CVS2GIT- Conversion: Error “mark … not declared” when running git fast-import
问题 I'm trying to migrate an old cvs repository to git using cvs2git and git fast-import . The Export seemed to work fine, at least i did not notice any error messages. However, when i try to import the Dump files into my git repository with git fast-import --export-marks=C:\temp\git-marks.dat < C:\temp\git-dump.dat i get the following error: fatal: mark :52 not declared This is the generated crash report: fast-import crash report: fast-import process: 17584 parent process : 1 at 2019-01-09 14:52