* git-daemon not responding
[not found] ` <20090702135542.GE7158@william-laptop>
@ 2009-07-02 14:29 ` Bill Purcell
0 siblings, 0 replies; only message in thread
From: Bill Purcell @ 2009-07-02 14:29 UTC (permalink / raw)
To: git
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-07-02 14:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20090702133417.GD7158@william-laptop>
[not found] ` <20090702135542.GE7158@william-laptop>
2009-07-02 14:29 ` git-daemon not responding Bill Purcell
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).