Mercruial ignoring http_proxy settings

Ton Plomp tcplomp at gmail.com
Wed Dec 14 02:16:02 CST 2011


Hi,

I'm trying to connect to a mercurial repo via a proxy, setting the proxy
with TortoiseHG didin't work, so I tried to actively set the
http_proxy.host via the CMD with the following command:

hg --config http_proxy.host=10.192.132.191:5865 --config
http_proxy.always=true incoming thuis

MS-network logs shows that hg directly tries to connect to 'thuis' instead
of going through the proxy.

I'm using the same proxy on another computer without any issues.

The computer is running WinXP and connected to a windows domain (the
working computer as well).

Is there anything I can try to debug this?

Regards,

Ton
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://selenic.com/pipermail/mercurial/attachments/20111214/8d0b32d2/attachment.html>


More information about the Mercurial mailing list