I was curious about the extent of the CVS repo. corruption, so I
patched git-cvsimport to continue fetching files in spite of the
occasional error.  It found 7 files with 38 inaccessible revisions.

Unfortunately this does not mean there are no other corrupted
revisions.  Though CVS fails to fetch src/runtime/uenvir.scm v 14.4,
the corruption actually starts in v 14.11 (line 294), which CVS
fetches without reporting anything whacky.

I think we should jump to git and mothball the CVS repo., and put a
big blinking sign on it that says "use at your own risk", "for patent
lawyers only", or somesuch. :-)

Here are the error messages from my patched git-cvsimport:

    Error fetching src/6001/picture.scm v 1.1
    Error fetching src/6001/picture.scm v 1.2
    Error fetching src/6001/picture.scm v 1.3
    Error fetching src/6001/picture.scm v 1.4
    Error fetching src/6001/picture.scm v 1.5
    Error fetching src/compiler/machines/i386/rules1.scm v 1.1
    Error fetching src/compiler/rtlopt/rcompr.scm v 1.1
    Error fetching src/compiler/rtlopt/rcompr.scm v 1.2
    Error fetching src/compiler/rtlopt/rcompr.scm v 1.3
    Error fetching src/compiler/rtlopt/rcompr.scm v 1.4
    Error fetching src/compiler/rtlopt/rcompr.scm v 1.5
    Error fetching src/compiler/rtlopt/rcompr.scm v 1.6
    Error fetching src/compiler/rtlopt/rcompr.scm v 1.7
    Error fetching src/microcode/cmpintmd/mc68k.h v 1.1
    Error fetching src/microcode/cmpintmd/mc68k.h v 1.2
    Error fetching src/microcode/cmpintmd/mc68k.h v 1.3
    Error fetching src/microcode/cmpintmd/mc68k.h v 1.4
    Error fetching src/microcode/cmpintmd/mc68k.h v 1.5
    Error fetching src/microcode/cmpintmd/mc68k.h v 1.6
    Error fetching src/microcode/cmpintmd/mc68k.h v 1.7
    Error fetching src/microcode/cmpintmd/mc68k.h v 1.8
    Error fetching src/microcode/cmpintmd/mc68k.h v 1.9
    Error fetching src/microcode/comlin.c v 1.1
    Error fetching src/microcode/comlin.c v 1.2
    Error fetching src/microcode/comlin.c v 1.3
    Error fetching src/microcode/comlin.c v 1.4
    Error fetching src/runtime/hash.scm v 1.27
    Error fetching src/runtime/hash.scm v 13.40
    Error fetching src/runtime/hash.scm v 13.41
    Error fetching src/runtime/hash.scm v 13.42
    Error fetching src/runtime/hash.scm v 13.43
    Error fetching src/runtime/hash.scm v 13.44
    Error fetching src/runtime/hash.scm v 13.45
    Error fetching src/runtime/hash.scm v 13.46
    Error fetching src/runtime/uenvir.scm v 14.1
    Error fetching src/runtime/uenvir.scm v 14.2
    Error fetching src/runtime/uenvir.scm v 14.3
    Error fetching src/runtime/uenvir.scm v 14.4


_______________________________________________
MIT-Scheme-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/mit-scheme-devel

Reply via email to