after crash: abort: 00changelog.i at ...: no mode
Benoit Boissinot
bboissin at gmail.com
Sun Aug 16 14:59:16 CDT 2009
On Sun, Aug 16, 2009 at 7:14 PM, Lasse
Kliemann<lasse-list-mercurial-2009 at mail.plastictree.net> wrote:
>> > Can this condition be resolved manually?
>>
>> Usually yes (hg verify can help to have a better overview what is
>> broken), either with hg clone -r, hg strip, or hg convert (or manually
>> changing the files). I have already done that kind of repo surgery.
>
> 'hg verify' says that everything is okay. Cloning worked in this
> case, but since this was the first commit, it doesn't say much.
> I'll do some more tests.
If there are no verify errors, then it's probably fixable by hg
debugrebuildstate.
regards,
Benoit
More information about the Mercurial
mailing list