Corrupted repository ?
Giorgos Keramidas
keramida at ceid.upatras.gr
Fri Dec 14 20:39:02 CST 2007
On 2007-12-15 02:37, Vladimir Marek <Vladimir.Marek at Sun.COM> wrote:
> $ hg --version
> Mercurial Distributed SCM (version 04c76f296ad6+20071214)
>
> Copyright (C) 2005-2007 Matt Mackall <mpm at selenic.com> and others
> This is free software; see the source for copying conditions. There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
>
> ( Should be latest devel )
>
> $ hg log
> abort: 00changelog.i: no node 4680e51070b5ced1dd363a726fd5fac810b073a7!
>
> $ hg verify -v
> repository uses revlog format 1
> checking changesets
> checking manifests
> crosschecking files in changesets and manifests
> checking files
> 4726 files, 2694 changesets, 12822 total revisions
>
> $ echo $?
> 0
>
> Just before this happened, I ran 'hg strip' and several times 'hg qpush' and
> 'hg qpop'.
Can you run `hg parents' in the repository? Does it show anything?
More information about the Mercurial
mailing list