There is a bug in the Mercurial client when trying to access a HTTPS repository through a proxy.
This is due to the client sending a "GET" request to the proxy instead of a "CONNECT" one. There is a patch to work around this issue available here (local copy attached in case the link disappears).
This is due to the client sending a "GET" request to the proxy instead of a "CONNECT" one. There is a patch to work around this issue available here (local copy attached in case the link disappears).
Version 2.1 last modified by Mathieu Guillaume on 20/08/2009 at 14:47
Comments: 0