A particular machine is unable to run clone command against a remote repository

Jonathan Mark aristedecom at gmail.com
Fri Apr 23 18:01:52 CDT 2010


I have hg serve running on a remote machine. I am able to clone my
repository across the internet from my Ubuntu laptop.

However, when I ssh over to a Centos 5 server and run the same clone command
on the Centos 5 server I get the following error:

[myclient at mydomain opt]$ sudo hg clone http://mydomain.com:8000 mynewrepo
Password:
abort: error: Connection refused
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://selenic.com/pipermail/mercurial/attachments/20100423/12543070/attachment.htm>


More information about the Mercurial mailing list