-
Committer:
John Arbash Meinel
-
Date:
2006-09-22 21:34:48 UTC
-
mto:
This revision was merged to the branch mainline in
revision
2035.
-
Revision ID:
john@arbash-meinel.com-20060922213448-7ac0ce86b5fbcf9f
Change how 'bzr inventory' finds paths
It uses tree_files so it works correctly when in a subdir.
It also uses find_ids_across_trees() so that it can look
for files in old revisions using old or new paths, and
also checks that all paths actually exist, raising
an exception if paths are not present.