[Top][All Lists]
[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
- [Monotone-devel] Invariant failure, Peter Simons, 2004/09/09
- Re: [Monotone-devel] Invariant failure, Richard Levitte - VMS Whacker, 2004/09/14
- RE: [Monotone-devel] Invariant failure, Eric Meyer, 2004/09/14
- [Monotone-devel] Re: Invariant failure, graydon hoare, 2004/09/14
- [Monotone-devel] Re: Invariant failure, Richard Levitte - VMS Whacker, 2004/09/15
- [Monotone-devel] Re: Invariant failure, Peter Simons, 2004/09/16
- [Monotone-devel] Re: Invariant failure,
graydon hoare <=
- [Monotone-devel] Re: Invariant failure, Peter Simons, 2004/09/17
- [Monotone-devel] Re: Invariant failure, graydon hoare, 2004/09/17
- [Monotone-devel] Re: Invariant failure, Peter Simons, 2004/09/17
- [Monotone-devel] Re: Invariant failure, graydon hoare, 2004/09/17
Re: [Monotone-devel] Invariant failure, Matt Johnston, 2004/09/14