[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.0.98.0704221019100.9964@woody.linux-foundation.org>
Date: Sun, 22 Apr 2007 10:22:47 -0700 (PDT)
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Junio C Hamano <junkio@....net>
cc: git@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [ANNOUNCE] GIT 1.5.1.2
On Sat, 21 Apr 2007, Junio C Hamano wrote:
>
> The latest maintenance release GIT 1.5.1.2 is available at the
> usual places:
Well, by "available" you probably mean "not available", because it doesn't
actually work.
I get EPERM on pack-e00affefe0f779d0f9b0507aef25a1733f4a9117.idx/pack,
because they are
-r-------- 1 junio junio 1120880
-r-------- 1 junio junio 15709370
respectively.
As a result, nothing really works, ie:
[torvalds@...a git.git]$ git log
error: Could not read 42c4b58059fa9af65e90f2c418bb551e30d1d32f
and doing a "git pull" will just result in lots of
error: refs/heads/maint does not point to a valid object!
error: refs/heads/next does not point to a valid object!
error: refs/heads/todo does not point to a valid object!
...
which is perhaps a bit of a misleading error message (technically true,
but ..)
Oops.
Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists