git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bill Purcell <flyeng4@gmail.com>
To: git@vger.kernel.org
Subject: git-daemon not responding
Date: Thu, 2 Jul 2009 09:29:43 -0500	[thread overview]
Message-ID: <20090702142942.GA6694@william-laptop> (raw)
In-Reply-To: <20090702135542.GE7158@william-laptop>

On Thu, Jul 02, 2009 at 08:55:42AM -0500, Bill Purcell wrote:
I started git-daemon with
 
sudo -u git git-daemon --reuseaddr --verbose --base-path=/home/git/repositories/ --detach

[08:26:38]william ~$ grep 9418 /etc/services 
git             9418/tcp                        # Git Version Control System
 
[08:30:38]william /home/git$ ls
total 8.0K
drwxrwxrwx 2 git git 4.0K 2009-07-01 01:05 gitosis
drwxrwxrwx 5 git git 4.0K 2009-07-01 22:00 repositories
 
[08:30:39]william /home/git$ ls repositories/
total 12K
drwxr-xr-x 8 git git 4.0K 2009-07-01 21:57 fedha.git
drwxrwxrwx 8 git git 4.0K 2009-07-01 01:05 gitosis-admin.git
drwxr-xr-x 8 git git 4.0K 2009-07-01 22:00 montco.git

When I go to my local machine and try to clone I get this result ...

[08:31:16]william /tmp$ git clone git://whpiv.net/montco.git
Initialized empty Git repository in /tmp/montco/.git/

With no response.  I have waited about five minutes and gave up.  Any
recommendations on how to approach this.  How do I tell if git-daemon
is working correctly? 

I have opened port 9418 on my router and firewall.  So think I am reaching
my server, I just don't know how to tell what git-daemon is telling
git-clone or if they are even communicating at all.

-- 
whp

           reply	other threads:[~2009-07-02 14:35 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20090702135542.GE7158@william-laptop>]

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=20090702142942.GA6694@william-laptop \
    --to=flyeng4@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;
as well as URLs for NNTP newsgroup(s).