[Bug 5951] New: Can't clone from m-s.o with Mercurial 2.2.2

mercurial-bugs at mercurial-scm.org mercurial-bugs at mercurial-scm.org
Fri Aug 3 18:20:46 UTC 2018


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

            Bug ID: 5951
           Summary: Can't clone from m-s.o with Mercurial 2.2.2
           Product: Mercurial project
           Version: unspecified
          Hardware: PC
                OS: Mac OS
            Status: UNCONFIRMED
          Severity: feature
          Priority: wish
         Component: infrastructure
          Assignee: bugzilla at mercurial-scm.org
          Reporter: durin42 at gmail.com
                CC: kbullock+mercurial at ringworld.org,
                    mercurial-devel at mercurial-scm.org

Eg

docker run --rm -v `pwd`:/hg -it debian:wheezy bash
apt-get update
apt-get install mercurial
hg clone https://mercurial-scm.org/hg

emits

real URL is https://www.mercurial-scm.org/repo/hg
requesting all changes
abort: remote error:
incompatible Mercurial client; bundle2 required
(see https://www.mercurial-scm.org/wiki/IncompatibleClient)

We should fix this so that old clients can still clone hg.

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


More information about the Mercurial-devel mailing list