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

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

Re: [MIT-Scheme-devel] $Id$ tags


From: Chris Hanson
Subject: Re: [MIT-Scheme-devel] $Id$ tags
Date: Sat, 20 Jun 2009 12:28:09 -0700

I just tried a fresh clone and it worked fine too.  git status and git
diff both report no changes.

Maybe it matters what version of git you are using?  I'm running 1.6.3.2.

On Sat, Jun 20, 2009 at 12:45 AM, Matt
Birkholz<address@hidden> wrote:
>> From: Chris Hanson <address@hidden>
>> Date: Fri, 19 Jun 2009 23:23:10 -0700
>>
>> Hmm... I am not sure why this is happening.  My tree seems to be OK at
>> this point.
>
> git-diff (in my fresh clone) says:
>
>    diff --git a/dist/Makefile b/dist/Makefile
>    index 4a219f0..64a2f1f 100644
>    --- a/dist/Makefile
>    +++ b/dist/Makefile
>    @@ -1,4 +1,4 @@
>    -# $Id: Makefile,v 1.1 2001/02/24 02:55:18 cph Exp $
>    +# $Id$
>     #
>     # Copyright (c) 2001 Massachusetts Institute of Technology
>     #
>
> The first line of that working file is actually
>
>    # $Id: Makefile,v 1.1...
>
> not the
>
>    # $Id$
>
> shown in the diff.
>
> Yet your tree seems OK.  Checksum caching?  Did you try a fresh clone?
>




reply via email to

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