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

            Bug ID: 5986
           Summary: evolve is hard-broken against hg @
           Product: Mercurial
           Version: default branch
          Hardware: PC
                OS: Mac OS
            Status: UNCONFIRMED
          Severity: feature
          Priority: wish
         Component: evolution
          Assignee: bugzi...@mercurial-scm.org
          Reporter: duri...@gmail.com
                CC: mercurial-devel@mercurial-scm.org,
                    pierre-yves.da...@ens-lyon.org

File "mercurial/exchange.py", line 1692, in _pullbundle2
    _pullbundle2extraprepare(pullop, kwargs)
  File "hgext3rd/evolve/obsexchange.py", line 72, in _addobscommontob2pull
    boundaries = obsdiscovery.buildpullobsmarkersboundaries(pullop)
  File "hgext3rd/evolve/obsdiscovery.py", line 1082, in
buildpullobsmarkersboundaries
    boundaries['common'] = findcommonobsmarkers(repo.ui, repo, remote, revs)
  File "hgext3rd/evolve/obsdiscovery.py", line 113, in findcommonobsmarkers
    sample = _takefullsample(dag, undecided, size=fullsamplesize)
TypeError: _takefullsample() takes exactly 4 arguments (3 given)

-- 
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