~bzr-pqm/bzr/bzr.dev

Viewing all changes in revision 2545.3.1.

  • Committer: James Westby
  • Date: 2007-06-24 21:13:07 UTC
  • mto: (2561.1.1 Aaron's integration)
  • mto: This revision was merged to the branch mainline in revision 2562.
  • Revision ID: jw+debian@jameswestby.net-20070624211307-tchngkjgvexjrchz
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 detect directories, when
the key is 'directory'.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: