monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-devel] Re: Invariant failure


From: graydon hoare
Subject: [Monotone-devel] Re: Invariant failure
Date: Thu, 16 Sep 2004 17:13:38 -0400
User-agent: Opera M2/7.53 (Linux, build 737)

On 16 Sep 2004 22:48:16 +0200, Peter Simons <address@hidden> wrote:

Would you (or someone else) by any chance have a
step-by-step explanation for me how to figure out which
concrete certificate is causing the problem and how to
delete it?

at a guess, run monotone with --verbose (or --debug, depending
on version) and look for the last successful log message of
the form "building patch set A -> B", then look for rename
certs on B. if found, they are probably the culprit; try

"delete from manifest_certs where id='B' and name='rename'"

(keep a backup of your database of course)

-graydon




reply via email to

[Prev in Thread] Current Thread [Next in Thread]