repo.git/info/refs not found – new
0
I have a problem i successfully created a new repo, added new user and add it to new repo.
I can see it with web ui, browse with web access, but when try to clone or push to it I get following error:
fatal: http://martinh@192.168.8.202:8000/Operator.git/info/refs not found: did you run git update-server-info on the server?
EDIT:
I can access Web UI and Web based git explorer. I also tried installing GitStack on freshly installed
windows. In both cases i’m using server 2003 R2. And there is no firewall enabled. What am i missing?
Tags: asked July 30, 2012
martinh
0
3 Answers
0
Can you access to the web UI from an other computer ? Usually theses kind of errors are due to firewall issues.
0
0
Great.
Your Answer
Please login to post questions.