Why do users get an HTTP 404 error when attempting to clone a Mercurial repository over HTTP?

Posted by Geoffrey van Wyk on Server Fault See other posts from Server Fault or by Geoffrey van Wyk
Published on 2011-02-02T09:28:21Z Indexed on 2011/02/02 15:27 UTC
Read the original article Hit count: 384

Filed under:
|
|
|

The repository is hosted on my PC. I use Apache with WAMP and TortoiseHG.

I have setup users and passwords and they are able to browse the repository in their browsers after entering their usernames and passwords.

The problem is that, when they try to clone the repository, they get an HTTP404 file note found error.

However, I can clone the repsoitory on my own PC using their credentials.

The problem must lie somehwere with the mercurial setup.

© Server Fault or respective owner

Related posts about apache

Related posts about http