Mercurial > public > mercurial-scm > hg-stable
diff tests/test-convert-hg-source.out @ 7231:8e7130a10f3b
convert: ignore hg source errors with hg.ignoreerrors (issue 1357)
This flag makes missing revlog errors to be ignored which allow broken
repositories to be fixed by converting them from and to Mercurial.
author | Patrick Mezard <pmezard@gmail.com> |
---|---|
date | Tue, 21 Oct 2008 21:24:47 +0200 |
parents | 368a4ec603cc |
children | c2ac09f81ec9 |
line wrap: on
line diff
--- a/tests/test-convert-hg-source.out Thu Oct 23 14:56:16 2008 -0500 +++ b/tests/test-convert-hg-source.out Tue Oct 21 21:24:47 2008 +0200 @@ -20,3 +20,27 @@ comparing with ../orig searching for changes no changes found +% init broken repository +created new head +% break it +initializing destination fixed repository +scanning source... +sorting... +converting... +4 init +3 changebagain +ignoring: data/b.i@4b3c32ced4f8: no match found +2 changeall +1 merge +0 moveb +checking changesets +checking manifests +crosschecking files in changesets and manifests +checking files +3 files, 5 changesets, 5 total revisions +% manifest -r 0 +a +% manifest -r tip +a +c +d