All of lore.kernel.org
 help / color / mirror / Atom feed
* Can't clone guilt repo
@ 2007-03-05  7:11 Michael S. Tsirkin
  2007-03-05  8:26 ` Yasushi SHOJI
  2007-03-05  8:53 ` Josef Sipek
  0 siblings, 2 replies; 3+ messages in thread
From: Michael S. Tsirkin @ 2007-03-05  7:11 UTC (permalink / raw)
  To: Josef Sipek; +Cc: git

$ git clone git://git.kernel.org/pub/scm/linux/kernel/git/jsipek/guilt.git
Initialized empty Git repository in /home/mst/scm/guilt/.git/
fatal: protocol error: bad line length character
fetch-pack from 'git://git.kernel.org/pub/scm/linux/kernel/git/jsipek/guilt.git'
failed.

$git --version
git version 1.5.0.3.268.g3dda


-- 
MST

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Can't clone guilt repo
  2007-03-05  7:11 Can't clone guilt repo Michael S. Tsirkin
@ 2007-03-05  8:26 ` Yasushi SHOJI
  2007-03-05  8:53 ` Josef Sipek
  1 sibling, 0 replies; 3+ messages in thread
From: Yasushi SHOJI @ 2007-03-05  8:26 UTC (permalink / raw)
  To: Michael S. Tsirkin; +Cc: Josef Sipek, git

At Mon, 5 Mar 2007 09:11:36 +0200,
Michael S. Tsirkin wrote:
> 
> $ git clone git://git.kernel.org/pub/scm/linux/kernel/git/jsipek/guilt.git
> Initialized empty Git repository in /home/mst/scm/guilt/.git/
> fatal: protocol error: bad line length character
> fetch-pack from 'git://git.kernel.org/pub/scm/linux/kernel/git/jsipek/guilt.git'
> failed.

just tried the above line and worked.

    git it clone git://git.kernel.org/pub/scm/linux/kernel/git/jsipek/guilt.git
    Initialized empty Git repository in /tmp/guilt/.git/
    remote: Generating pack...
    remote: Done counting 822 objects.
    remote: Deltifying 822 objects.
    remote:  100% (822/822) done
    Indexing 822 objects.
    remote: Total 822 (delta 518), reused 822 (delta 518)
     100% (822/822) done
    Resolving 518 deltas.
     100% (518/518) done

> $git --version
> git version 1.5.0.3.268.g3dda

    git --version
    git version 1.5.0.3.268.g3dda

same version.
-- 
         yashi

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Can't clone guilt repo
  2007-03-05  7:11 Can't clone guilt repo Michael S. Tsirkin
  2007-03-05  8:26 ` Yasushi SHOJI
@ 2007-03-05  8:53 ` Josef Sipek
  1 sibling, 0 replies; 3+ messages in thread
From: Josef Sipek @ 2007-03-05  8:53 UTC (permalink / raw)
  To: Michael S. Tsirkin; +Cc: git

On Mon, Mar 05, 2007 at 09:11:36AM +0200, Michael S. Tsirkin wrote:
> $ git clone git://git.kernel.org/pub/scm/linux/kernel/git/jsipek/guilt.git
> Initialized empty Git repository in /home/mst/scm/guilt/.git/
> fatal: protocol error: bad line length character
> fetch-pack from 'git://git.kernel.org/pub/scm/linux/kernel/git/jsipek/guilt.git'
> failed.

I noticed that sometimes a pull/clone from git.kernel.org fails in an odd
way, but if I wait few seconds and retry everything is fine.

Josef "Jeff" Sipek.

-- 
Reality is merely an illusion, albeit a very persistent one.
		- Albert Einstein

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-03-05  8:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-05  7:11 Can't clone guilt repo Michael S. Tsirkin
2007-03-05  8:26 ` Yasushi SHOJI
2007-03-05  8:53 ` Josef Sipek

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.