[Bug 5062] New: debugrevdata -m -d fails with an empty manifest in the manifest revlog

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Mon Jan 25 06:01:33 UTC 2016


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

            Bug ID: 5062
           Summary: debugrevdata -m -d fails with an empty manifest in the
                    manifest revlog
           Product: Mercurial
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: UNCONFIRMED
          Severity: feature
          Priority: wish
         Component: Mercurial
          Assignee: bugzilla at selenic.com
          Reporter: mh+hg at glandium.org
                CC: mercurial-devel at selenic.com

$ hg clone https://bitbucket.org/birkenfeld/sphinx
$ cd sphinx
$ hg debugrevlog -m -d
(snip)
  File "/usr/lib/python2.7/dist-packages/mercurial/commands.py", line 2958, in
debugrevlog
    rs, ts, ts / r.end(rev), len(heads), clen))
ZeroDivisionError: integer division or modulo by zero

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


More information about the Mercurial-devel mailing list