monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] changesetify failure


From: Olivier Andrieu
Subject: Re: [Monotone-devel] changesetify failure
Date: Sun, 07 Nov 2004 14:38:45 +0100 (CET)

 > Olivier Andrieu [Tue, 02 Nov 2004]:
 > I tried to convert my database to changesets using revision
 > 0e576968e8fa33a43b1ff9e5142af4f55ae3871c but it failed. Here's the
 > end of the debug output :
 > 
 > monotone: fatal: std::logic_error: database.cc:796: invariant 
 > 'I(delta_exists(ident, delta_table))' violated

OK what was happening is that there was a couple of manifests with an
ancestor cert pointing to a manifest not present in the db. So I
brutally removed these certs. Then `changesetify' was looping because
there was a cycle in the ancestry graph. Once again I removed the
offending ancestor cert and then it worked fine !

-- 
   Olivier




reply via email to

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