[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.1.10.0808201548300.3487@nehalem.linux-foundation.org>
Date: Wed, 20 Aug 2008 15:51:19 -0700 (PDT)
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: "Rafael J. Wysocki" <rjw@...k.pl>
cc: LKML <linux-kernel@...r.kernel.org>
Subject: Re: [OT] 'git pull' from Linus' tree doesn't work for me any more
On Thu, 21 Aug 2008, Rafael J. Wysocki wrote:
>
> Does anybody else see something like this after the latest push from Linus:
>
> ~/devel/linux-2.6> git pull
> fatal: The remote end hung up unexpectedly
> Cannot get the repository state from git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
>
> I see this on two different machines.
It might easily be just a temporary glitch in the matrix.
It happens sometimes because the kernel.org machines use rsync to
synchronize with each other, and since it's not really a git-aware
protocol, rsync might copy the branch files _before_ it copies the object
files.
It starts working after a few minutes when the rsync has completed.
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