All of lore.kernel.org
 help / color / mirror / Atom feed
From: Linus Torvalds <torvalds@linux-foundation.org>
To: "Rafael J. Wysocki" <rjw@sisk.pl>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: [OT] 'git pull' from Linus' tree doesn't work for me any more
Date: Wed, 20 Aug 2008 15:51:19 -0700 (PDT)	[thread overview]
Message-ID: <alpine.LFD.1.10.0808201548300.3487@nehalem.linux-foundation.org> (raw)
In-Reply-To: <200808210045.42693.rjw@sisk.pl>



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

  reply	other threads:[~2008-08-20 22:51 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-20 22:45 [OT] 'git pull' from Linus' tree doesn't work for me any more Rafael J. Wysocki
2008-08-20 22:51 ` Linus Torvalds [this message]
2008-08-20 22:58   ` Rafael J. Wysocki
2008-08-20 23:03     ` Justin P. Mattock
2008-08-20 23:06     ` H. Peter Anvin
2008-08-20 23:17       ` Rafael J. Wysocki
2008-08-20 23:07     ` Linus Torvalds
2008-08-20 23:16       ` Rafael J. Wysocki
2008-08-20 23:21       ` Justin P. Mattock

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.LFD.1.10.0808201548300.3487@nehalem.linux-foundation.org \
    --to=torvalds@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rjw@sisk.pl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.