[Bug 5319] New: error capabilities are never checked (except pushkey)

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Thu Aug 4 21:48:35 UTC 2016


https://bz.mercurial-scm.org/show_bug.cgi?id=5319

            Bug ID: 5319
           Summary: error capabilities are never checked (except pushkey)
           Product: Mercurial
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: UNCONFIRMED
          Severity: feature
          Priority: wish
         Component: bundle2
          Assignee: bugzilla at selenic.com
          Reporter: mh+hg at glandium.org
                CC: mercurial-devel at selenic.com,
                    pierre-yves.david at ens-lyon.org

The client sends a list of error bundle parts it supports, but the server only
really cares about pushkey, and a client sending an empty list or no list at
all can be sent error parts.

I think either the list of error bundle parts should be respected, or should be
stripped of the part names that are assumed the client always supports.

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


More information about the Mercurial-devel mailing list