mit-scheme-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MIT-Scheme-devel] git?


From: Matt Birkholz
Subject: Re: [MIT-Scheme-devel] git?
Date: Sat, 2 May 2009 14:26:47 -0700

> From: address@hidden (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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]