git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff King <peff@peff.net>
To: Medve Emilian <Emilian.Medve@freescale.com>
Cc: git@vger.kernel.org
Subject: Re: git-daemon
Date: Tue, 20 Nov 2007 13:26:06 -0500	[thread overview]
Message-ID: <20071120182606.GA9646@sigill.intra.peff.net> (raw)
In-Reply-To: <598D5675D34BE349929AF5EDE9B03E27017BCD50@az33exm24.fsl.freescale.net>

On Tue, Nov 20, 2007 at 09:54:13AM -0700, Medve Emilian wrote:

> I just built and installed the latest master (and next) and then I tried
> to clone (as I usualy do) one of my repositories. I run git-daemon only
> with the upload-pack service enabled.
> [...]
> 
> Nov 20 10:17:04 emmedve1-12 git-daemon: [3921] Connection from
> 10.82.124.104:2978
> Nov 20 10:17:04 emmedve1-12 git-daemon: [3921] Extended attributes (18
> bytes) exist <host=server>
> Nov 20 10:17:04 emmedve1-12 git-daemon: [3921] Request upload-pack for
> '/srv/scm/linux-2.6.git'

I don't see anything useful there.  Have you tried running git-daemon
with --verbose? If that doesn't turn up anything, can you try running
with GIT_TRACE=1 to see the upload pack command that is being executed
(and try running it yourself)?

> Did you try this and is working for you?

Yes, it works fine (though I ran it under tcpserver, not xinetd).

-Peff

  reply	other threads:[~2007-11-20 18:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-19 21:13 git-daemon Medve Emilian
2007-11-19 22:23 ` git-daemon Junio C Hamano
2007-11-19 22:49   ` git-daemon Medve Emilian
2007-11-20  5:07     ` git-daemon Jeff King
2007-11-20 16:54       ` git-daemon Medve Emilian
2007-11-20 18:26         ` Jeff King [this message]
2007-11-20 22:04           ` git-daemon Medve Emilian

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=20071120182606.GA9646@sigill.intra.peff.net \
    --to=peff@peff.net \
    --cc=Emilian.Medve@freescale.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;
as well as URLs for NNTP newsgroup(s).