Mercruial ignoring http_proxy settings
Ton Plomp
tcplomp at gmail.com
Wed Dec 14 08:16:02 UTC 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://lists.mercurial-scm.org/pipermail/mercurial/attachments/20111214/8d0b32d2/attachment-0002.html>
More information about the Mercurial
mailing list