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: bugzi...@mercurial-scm.org
          Reporter: duri...@gmail.com
                CC: kbullock+mercur...@ringworld.org,
                    mercurial-devel@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.
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to