monotone-devel
[Top][All Lists]
Advanced

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

[Monotone-devel] Bug in automate inventory


From: Wim Oudshoorn
Subject: [Monotone-devel] Bug in automate inventory
Date: Thu, 19 May 2005 18:32:10 +0200
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3.50 (darwin)

I think the following is a bug in monotone automate inventory.

I have a small project with a few files.
In this project I did the following:

(1) Drop the file TODO
(2) Add the file TODO
(3) monotone automate inventory.

Result:
        monotone: fatal: std::logic_error: automate.cc:486: 
                  invariant 'I(inventory[*i].path_status == 
inventory_item::UNCHANGED_PATH)' violated
        monotone: 
        monotone: this is almost certainly a bug in monotone.
        monotone: please send this error message, the output of 'monotone 
--full-version',
        monotone: and a description of what you were doing to address@hidden
        monotone: wrote debugging log to MT/debug


(4) monotone status 
    works it gives 

Result:
        new_manifest [c3624716f590d62b42ca92e353ebcaeaa5f355fb]

        old_revision [53df0cc996ce1f86228530df885741413c8188d1]
        old_manifest [1270ffed97b91d48847e778dac20d23f2c4654d1]

        delete_file "TODO"

        add_file "TODO"

        patch "TODO"
         from []
           to [b53aef8b7e557467c15ee1d7b692aca329eac986]

        patch "wims-monotone.el"
         from [b25d3cb6dc0c58170037f801087118961623655e]
           to [43a5320473510cbb119cb4ee3e3a8b9fcbc082c1]


Wim Oudshoorn.





reply via email to

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