~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
..
__init__.py 1185.12.96 19 years ago Aaron Bentley Merge from mpool 13.8 KB Diff Download File
http.py 1185.12.96 19 years ago Aaron Bentley Merge from mpool 8.4 KB Diff Download File
local.py 1185.12.96 19 years ago Aaron Bentley Merge from mpool 8.2 KB Diff Download File
memory.py 1442.1.44 19 years ago Robert Collins Many transport related tweaks: - Remove get_parti 2.9 KB Diff Download File
sftp.py 1496 19 years ago Robert Collins Bugfix: SFTP had index errors walking up to the ro 16.7 KB Diff Download File