MQ - trashed my repository?

Benoit Boissinot bboissin at gmail.com
Wed Oct 29 09:35:49 CDT 2008


On Wed, Oct 29, 2008 at 2:27 PM, Jan Capek <jen at jikos.cz> wrote:
> Hi,
>
> I just had a very weird thing happened while using the MQ extension.
> The scenario was like this:
>
> - there was a 1 applied patch in the queue
>
> - I did a couple of 'hg mv' and 'hg add' commands
>
> - then I wanted to do 'hg qrefresh' and eventually make this patch a
> permanent changeset and this command would fail.
>
> This effectively renders my repository unusable. I tried duplicating the
> issue on a test repository and nothing major happened and I was still able
> to manipulate the patch with 'qrefresh'.
>
> Below is the log of what I am getting. Why does mq status
> refer to an unknown node?
>
> Any thoughts?
>

Could you please post the output of:
hg verify
hg debugcheckstate

thanks,

Benoit


More information about the Mercurial mailing list