Git development
 help / color / mirror / Atom feed
* problem with http clone/pull
@ 2006-09-12 23:23 Paul Mackerras
  2006-09-12 23:43 ` Junio C Hamano
  0 siblings, 1 reply; 6+ messages in thread
From: Paul Mackerras @ 2006-09-12 23:23 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: git

Junio,

Users are having problems doing clones or pulls of my powerpc.git tree
on kernel.org with version 1.4.2 of git.  Apparently earlier versions
work OK.

When I do:

git clone http://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git

it produces the following output:

Getting alternates list for http://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git/
Also look at http://git.kernel.or
error: Couldn't resolve host 'git.kernel.orobjects' (curl_result = 6, http_code = 0, sha1 = c336923b668fdcf0312efbec3b44895d713f4d81)
Getting pack list for http://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git/
Getting pack list for http://git.kernel.or
error: Couldn't resolve host 'git.kernel.or'
error: Unable to find c336923b668fdcf0312efbec3b44895d713f4d81 under http://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git/
Cannot obtain needed none c336923b668fdcf0312efbec3b44895d713f4d81
while processing commit 0000000000000000000000000000000000000000.

Now, this repository has a objects/info/alternates file that contains
the single line:

/pub/scm/linux/kernel/git/torvalds/linux-2.6.git/objects

I also have a hooks/post-update with execute permission, that does
exec git-update-server-info.

Is there anything obviously wrong in how I have set this up, or is it
a new bug in git 1.4.2?

Thanks,
Paul.

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

end of thread, other threads:[~2006-09-13 19:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-12 23:23 problem with http clone/pull Paul Mackerras
2006-09-12 23:43 ` Junio C Hamano
2006-09-13  0:06   ` Junio C Hamano
2006-09-13  0:39     ` Junio C Hamano
2006-09-13  1:08     ` Paul Mackerras
2006-09-13 19:03       ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox