> From: [email protected] (Matt Birkholz)
> Date: Sat, 2 May 2009 00:55:37 -0700
> 
> [...]
> So... I looked again at fixing the broken files: hash.scm,v and
> uenvir.scm,v.  I eventually got them patched so that all revisions
> could be extracted AND they all have balanced parens.  With these
> patches (attached), I can git-cvsimport ALL of src/runtime/, and the
> resulting git HEAD is not missing any files.

The resulting git repo. is available here:

        git://birkholz.chandler.az.us/mit-scheme-fix.git

Just do this:

        git clone git://birkholz.chandler.az.us/mit-scheme-fix.git DIR
        cd DIR
        git tag
        git log


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

Reply via email to