question about added and manually removed file

Alexander Belchenko bialix at ukr.net
Wed Oct 8 15:25:00 BST 2008


I have question about added files and then removed manually before commit.
For such files iter_changes() give following interesting info:

versioned       -> (False, True)
changed_content -> False
kind            -> (None, None)

Should I rely on changed_content or on kind to detect such files?
I'm trying to fix bug in QBzr related to such files.

BTW, how to name such files? misadded (added+missing)?




More information about the bazaar mailing list