-
Committer:
John Arbash Meinel
-
Date:
2007-03-21 17:51:42 UTC
-
mto:
This revision was merged to the branch mainline in
revision
2373.
-
Revision ID:
john@arbash-meinel.com-20070321175142-052tm470fx9s0obl
Lazily read working inventory in workingtree.py,
this exposes code paths that are not locking the tree before
processing, because they are directly accessing tree._inventory somehow
(one case is Tree.path2id())