diff -r 261a9f47b44b -r 8e7130a10f3b hgext/convert/__init__.py --- a/hgext/convert/__init__.py Thu Oct 23 14:56:16 2008 -0500 +++ b/hgext/convert/__init__.py Tue Oct 21 21:24:47 2008 +0200 @@ -85,6 +85,10 @@ Mercurial Source ----------------- + --config convert.hg.ignoreerrors=False (boolean) + ignore integrity errors when reading. Use it to fix Mercurial + repositories with missing revlogs, by converting from and to + Mercurial. --config convert.hg.saverev=True (boolean) allow target to preserve source revision ID --config convert.hg.startrev=0 (hg revision identifier)