Hello all, I am trying to set up my git server using git-daemon, unfortunately the simple config is not working. I have ran git-daemon by hand using: git-daemon --syslog --export-all --base-path=/data/git& In /data/git/pocm/ I have test.git/ I do: $ git clone git://localhost/pocm/test.git test Initialized empty Git repository in /home/pocm06r/test/.git/ fatal: The remote end hung up unexpectedly fetch-pack from 'git://localhost/pocm/test.git' failed. I don't understand what's the problem with fetch-pack. Nothing shows up on /var/log/messages. Anyway to get more information from git to know what the problem git is having? Cheers, -- Paulo Jorge Matos - pocm at soton.ac.uk http://www.personal.soton.ac.uk/pocm PhD Student @ ECS University of Southampton, UK Sponsor ECS runners - Action against Hunger: http://www.justgiving.com/ecsrunslikethewind -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html