Fix detection of directory entries in the inventory. check_inventory_shape allows you to check that an inventory entry is a directory by ending it in a '/'. However the code to add the '/' to the entries for comparison uses the kind == 'dir' to d
Martin Pool
mbp at sourcefrog.net
Mon Jun 25 04:03:02 BST 2007
Hi James,
This looks like a correct fix but maybe you can add a test that
prevents it regressing? Actually it seems like with this fix in place
some things in test_commit will now fail?
(Or was this actually just a commit mail sent to the wrong place,
since you had the whole message in the subject?)
--
Martin
More information about the bazaar
mailing list