how to recover an inconsistent repository?
Abraham D. Smith
abe+hg at tock.no-ip.org
Wed Sep 5 07:53:42 CDT 2007
On Wed, Sep 05, 2007 at 09:34:19AM +0200, Benoit Boissinot wrote:
> On 9/5/07, Abraham D. Smith <abe+hg at tock.no-ip.org> wrote:
> > Unfortunately, it seems that hg convert (at least as it exists in 0.9.4)
> > cannot use Hg as input. Also, I cannot use git as an intermediate
> > because hg-fast-import.sh breaks on this repository exactly because
> > these files are missing.
>
> You should try the version from crew.
I checked out the current crew from
http://hg.intevation.org/
This is what happened:
adsmith at leibniz ~/local/src/crew $ ./hg -v -v -v -v convert ~/math ~/math2 ~/exclude
initializing destination /home/grad/adsmith/math2 repository
scanning source...
sorting...
converting...
703 init commit
abort: No match found!
~/exclude is my filemap, it contains the single line
exclude library
since library is the directory with all the missing files.
Other ideas?
More information about the Mercurial
mailing list