[Bug 3596] New: Connection reset by peer when pulling repo with a lot of heads with HTTPS

bugzilla-daemon at bz.selenic.com bugzilla-daemon at bz.selenic.com
Thu Aug 23 07:41:44 CDT 2012


http://bz.selenic.com/show_bug.cgi?id=3596

          Priority: normal
            Bug ID: 3596
                CC: mercurial-devel at selenic.com
          Assignee: bugzilla at selenic.com
           Summary: Connection reset by peer when pulling repo with a lot
                    of heads with HTTPS
          Severity: bug
    Classification: Unclassified
                OS: All
          Reporter: petteri.vaarala at gmail.com
          Hardware: PC
            Status: UNCONFIRMED
           Version: 2.3
         Component: Mercurial
           Product: Mercurial

Created attachment 1691
  --> http://bz.selenic.com/attachment.cgi?id=1691&action=edit
Pull failing using Hg v2.3

I have a quite a big repository (5.8GB) with a lot of heads, 480 to be
specific.
When I try to pull new changes with "hg pull" over HTTPS I get a connection
reset by peer error. This does not happen when using SSH.

Mercurial client versions affected by this are 1.9 and newer. The changeset
that introduced this issue is this one: http://selenic.com/hg/rev/df902fe3d79e
. When I reverted that change in a v2.3 it seemed to fix this issue. 

Mercurial version on the server is v1.8.4.

Logs for both non-working and working versions including patch I used can be
found here: https://gist.github.com/a121aefcebe35c8e0ab8

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Mercurial-devel mailing list