$ 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
Fixed by https://selenic.com/repo/hg/rev/740208f6f6af liscju <piotr.listkiewicz@gmail.com> debugrevlog: fix dumping manifest fails on empty first revision (issue5062) (please test the fix)
Bug was set to TESTING for 7 days, resolving