Possible Duplicate:
“did you run git update-server-info” error on a Github repository
I am running a command to clone a repository from a URL:
hg clone my_url
The URL is on the globalit site, but I am getting the following error:
Fatal: 'my url' not found: did you run git update-server-info on the server?
Can anybody help me please?