From: Timo Hirvonen <tihirvon@gmail.com>
To: git@vger.kernel.org
Subject: git-daemon hangs after invalid request
Date: Thu, 24 Aug 2006 15:37:05 +0300 [thread overview]
Message-ID: <20060824153705.600f2b1a.tihirvon@gmail.com> (raw)
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/
reply other threads:[~2006-08-24 12:37 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20060824153705.600f2b1a.tihirvon@gmail.com \
--to=tihirvon@gmail.com \
--cc=git@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox