monotone-devel
[Top][All Lists]
Advanced

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

[Monotone-devel] invariant failure on propagate


From: Neil Conway
Subject: [Monotone-devel] invariant failure on propagate
Date: Tue, 23 Nov 2004 15:12:48 +1100

I get the following with 0.15 (plus njs' fixes -- using the binary he
linked to a few days ago):

% monotone --debug propagate mainline index_work
monotone: fusing deltas on src/backend/access/gist/gist.c :
1355bd02de6f789b30f0bca10c5b65c910e27979 ->
d26529728ae5400e4129e2e0999ce058ffa274cc ->
11b39c0ce2b084274d478afcc2840019c4e46d79
monotone: analyzing file 5 : '' -> 'src/backend/access/gist/README'
monotone: analyzing file 8 : '' -> 'src/include/access/gist_private.h'
monotone: skipping preserved directory 9 : 'src'
monotone: skipping preserved directory 10 : 'src/backend'
monotone: skipping preserved directory 11 : 'src/backend/access'
monotone: skipping preserved directory 12 : 'src/backend/access/gist'
monotone: skipping preserved directory 13 : 'src/include'
monotone: skipping preserved directory 14 : 'src/include/access'
monotone: finished concatenation
monotone: concatenating change sets
monotone: change_set.cc:297: invariant 'I(path_item_type(item) ==
ptype_directory)' violated
monotone: db.execute("ROLLBACK")
monotone: discarding debug log
monotone: fatal: std::logic_error: change_set.cc:297: invariant
'I(path_item_type(item) == ptype_directory)' violated

"index_work" was branched from "mainline" a few weeks ago; since then
I've been committing changes to both branches (including adding and
deleting files), and doing the occasional propagate from mainline ->
index_work (never the reverse).

-Neil






reply via email to

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