Corrupted repository ?
Vladimir Marek
Vladimir.Marek at Sun.COM
Sat Dec 15 02:27:21 CST 2007
On Sat, Dec 15, 2007 at 04:39:02AM +0200, Giorgos Keramidas wrote:
> 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?
Yes, that seems to work
$ hg parents
changeset: 2693:85e94997ca0f
user: campbellbarton
date: 2007-11-24 19:29 +0100
log:
==Python API==
Added a keyword argument for mesh.pointInside(point, selected_only=True)
This means only selected faces are tested when doing the inside/outside test, disabled by default.
Original svn revision: 12664
--------------------------------------------------------------------
( I do have custom log template )
However it seems that the cause was stripping branch queue without qpoping it
first.
Thanks
--
Vlad
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 185 bytes
Desc: not available
Url : http://selenic.com/pipermail/mercurial/attachments/20071215/fa5b2e1e/attachment.pgp
More information about the Mercurial
mailing list