"Erez Zilber" [off-list ref] writes:
I think that I'm using the right repository for git-clone because it's
the same path that I used for git push:
[root@kd001 my_test.git]# git-push --all
ssh://erez.zilber@kites/pub/git/erez.zilber/my_test.git
[...]
looks like git-update-server-info did some work (added the refs file).
Back to the client:
[root@kd001 t]# git-clone http://kites/pub/git/erez.zilber/my_test.git
Initialized empty Git repository in /home/erez.zilber/work/tmp/t/my_test/.git/
Cannot get remote repository information.
Perhaps git-update-server-info needs to be run there?
The path is the same path that was used for pushing the repository.
What did I miss here?
First, obvious question: do you have web server enabled?
Second, less obvious: how this server maps pathname information from
URL into path in the filesystem?
--
Jakub Narebski
Poland
ShadeHawk on #git