comparison hgext/convert/__init__.py @ 7236:db6fbb785800

Remove trailing spaces.
author Thomas Arendsen Hein <thomas@intevation.de>
date Fri, 24 Oct 2008 15:00:40 +0200
parents 8e7130a10f3b
children 16905fc2690f
comparison
equal deleted inserted replaced
7235:7488a1f14e3c 7236:db6fbb785800
83 that should be used as the new parents for that node. 83 that should be used as the new parents for that node.
84 84
85 Mercurial Source 85 Mercurial Source
86 ----------------- 86 -----------------
87 87
88 --config convert.hg.ignoreerrors=False (boolean) 88 --config convert.hg.ignoreerrors=False (boolean)
89 ignore integrity errors when reading. Use it to fix Mercurial 89 ignore integrity errors when reading. Use it to fix Mercurial
90 repositories with missing revlogs, by converting from and to 90 repositories with missing revlogs, by converting from and to
91 Mercurial. 91 Mercurial.
92 --config convert.hg.saverev=True (boolean) 92 --config convert.hg.saverev=True (boolean)
93 allow target to preserve source revision ID 93 allow target to preserve source revision ID