* git-clone does not work if run in /temp
@ 2006-09-28 18:36 Timur Tabi
2006-09-28 18:48 ` Timur Tabi
0 siblings, 1 reply; 2+ messages in thread
From: Timur Tabi @ 2006-09-28 18:36 UTC (permalink / raw)
To: Git Mailing List
If the current directory is '/temp', then git-clone fails:
$ git clone http://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git powerpc
ssh: /temp/http: Name or service not known
fatal: unexpected EOF
fetch-pack from '/temp/http:/git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git/.git' failed.
If I switch to /tmp and run git-clone again, it works.
--
Timur Tabi
Linux Kernel Developer @ Freescale
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: git-clone does not work if run in /temp
2006-09-28 18:36 git-clone does not work if run in /temp Timur Tabi
@ 2006-09-28 18:48 ` Timur Tabi
0 siblings, 0 replies; 2+ messages in thread
From: Timur Tabi @ 2006-09-28 18:48 UTC (permalink / raw)
To: Git Mailing List
Timur Tabi wrote:
> If the current directory is '/temp', then git-clone fails:
Update: I just noticed I have a directory called "http:" (yes, with the colon) in my /temp directory, and that was causing the problem.
I still think this is a bug in git, though. If I have time, I'll try to fix it myself.
--
Timur Tabi
Linux Kernel Developer @ Freescale
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-09-28 18:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-28 18:36 git-clone does not work if run in /temp Timur Tabi
2006-09-28 18:48 ` Timur Tabi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).