* git-daemon hangs after invalid request
@ 2006-08-24 12:37 Timo Hirvonen
0 siblings, 0 replies; only message in thread
From: Timo Hirvonen @ 2006-08-24 12:37 UTC (permalink / raw)
To: git
Hi,
I noticed git-daemon hangs sometimes...
git clone git://example.com/git/repo.git
works just fine but this
git clone git://example.com/git/invalid.git
hangs and I have to hit ^C. It's OK but error message would be nice.
git-daemon outputs these lines to syslog:
Request for '/git/invalid.git'
'/git/invalid.git': unable to chdir or not a git archive
Now if I try to clone the existing repo again
git clone git://example.com/git/repo.git
it hangs. I have to restart git-daemon to get it working again. I
started git-daemon (1.4.2) with --syslog --verbose flags.
--
http://onion.dynserv.net/~timo/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-08-24 12:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-24 12:37 git-daemon hangs after invalid request Timo Hirvonen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox