Apparently our CVS repository is corrupted. It would be nice to be able to ignore broken versions somehow.
I do not much care if some old versions are corrupted in git, the old files are just of historical interest. The important thing is to have a valid file representing the most recent version.
It will not be possible for us to recover (from backup) or attempt to repair broken RCS files.
It is possible that, in our case, the broken files are all in Attic, so a way to ignore Attic files may help.
~/crap/crap-clone --force ~/cvs_src ...
...
1998-01-09 12:04:34 PST COMMITcvs: cvs [update aborted]: invalid change text in .../Win32/Attic/sp3w32rt.wse,v
Did not get Update line: 'error '
spdev@ubuntu:~/git_src3$ fatal: stream ends early
fast-import: dumping crash report to .git/fast_import_crash_83447
Apparently our CVS repository is corrupted. It would be nice to be able to ignore broken versions somehow.
I do not much care if some old versions are corrupted in git, the old files are just of historical interest. The important thing is to have a valid file representing the most recent version.
It will not be possible for us to recover (from backup) or attempt to repair broken RCS files.
It is possible that, in our case, the broken files are all in Attic, so a way to ignore Attic files may help.