Click here to Skip to main content
15,891,184 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
hi every one!
I have a problem with GIT.
I install GIT on CentOS (5.x) Server. It's ok when I create repository.
But when I clone a project on the client, it display error message:
error: The requested URL returned error: 500 while accessing http://example.com/git/testgit.git/info/refs
fatal: HTTP request failed

What could be the problem?
Thanks
Posted
Comments
Sergey Alexandrovich Kryukov 23-Jan-12 3:31am    
Not enough information, as this is Internal Server Error. Could be many reasons.
--SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900