hg clone - error 400 bad request ?
Greg Ward
greg-hg at gerg.ca
Wed Nov 3 13:31:43 UTC 2010
On Wed, Nov 3, 2010 at 7:53 AM, John Stean <john at lane15.co.uk> wrote:
> I am trying to move a repositories with hg clone. I moved one with hg clone,
> but when I try to move a 2nd repository using the exact same command I am
> getting :
>
> "abort: HTTP Error 400: Bad Request"
> This is on Centos. I can clone the repository to a windows box using the
> same credentials, and I can clone another repository to the centos box from
> the same location.
Does the URL resolve in a web browser?
What web server are you using? Anything in its logs? (E.g. when I
get 400 problems from hgweb, I look in /var/log/apache2/error_log --
that often has useful info.)
More details needed -- like, show us the exact commands you are
running with full output.
Greg
More information about the Mercurial
mailing list