components/mercurial/patches/https_proxy.patch
changeset 821 5450c885c205
parent 400 675bae2e4833
child 1637 54bd5ac8db85
--- a/components/mercurial/patches/https_proxy.patch	Tue May 01 09:59:48 2012 -0700
+++ b/components/mercurial/patches/https_proxy.patch	Sat May 12 17:40:35 2012 -0700
@@ -1,8 +1,8 @@
 # 7029500 Mercurial doesn't work through https in snv_161
 
---- mercurial-1.8.2/mercurial/keepalive.py.orig	Wed Jun  1 21:32:43 2011
-+++ mercurial-1.8.2/mercurial/keepalive.py	Fri Apr  1 11:07:32 2011
-@@ -249,6 +249,8 @@
+--- mercurial-1.8.2/mercurial/keepalive.py	Thu May  3 21:06:28 2012
++++ mercurial-1.8.2/mercurial/keepalive.py	Thu May  3 21:06:28 2012
+@@ -247,6 +251,8 @@
              else:
                  # no (working) free connections were found.  Create a new one.
                  h = http_class(host)