~bzr-pqm/bzr/bzr.dev

  • Committer: Robert Collins
  • Date: 2005-10-30 23:58:46 UTC
  • Revision ID: robertc@robertcollins.net-20051030235846-fda8b626748cce52
Move Branch.read_working_inventory to WorkingTree.

Branch.read_working_inventory has moved to
WorkingTree.read_working_inventory. This necessitated changes to
Branch.get_root_id, and a move of Branch.set_inventory to WorkingTree
as well. To make it clear that a WorkingTree cannot always be obtained
Branch.working_tree() will raise 'errors.NoWorkingTree' if one cannot
be obtained. (Robert Collins)
Filename Latest Rev Last Changed Committer Comment Size
..
capture_tree.py 1393.1.39 19 years ago Martin Pool - tweak capture_tree formatting 1 KB Diff Download File
convertfile.py 942 19 years ago Martin Pool - update convertinv to work with current weave cod 2.1 KB Diff Download File
convertinv.py 893 19 years ago Martin Pool - Refactor weave calculation of inclusions 2 KB Diff Download File
history2revfiles.py 1110 19 years ago Martin Pool - merge aaron's merge improvements: * When merg 2.8 KB Diff Download File
http_client.py 1092.1.39 19 years ago Robert Collins merge from mpool 15 KB Diff Download File
weavebench.py 1092.1.37 19 years ago Robert Collins unbreak weavebench 2.6 KB Diff Download File
weavemerge.sh 921 19 years ago Martin Pool - shell script to set up a weave merge test case 584 bytes Diff Download File