Re: [OT] 'git pull' from Linus' tree doesn't work for me any more
- Date: Thu, 21 Aug 2008 00:58:06 +0200
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Subject: Re: [OT] 'git pull' from Linus' tree doesn't work for me any more
On Thursday, 21 of August 2008, Linus Torvalds wrote:
>
> 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.
Well, it hasn't been working for a couple of hours now ...
Rafael
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/