/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

  • Committer: John Arbash Meinel
  • Date: 2009-06-18 18:18:36 UTC
  • Revision ID: john@arbash-meinel.com-20090618181836-biodfkat9a8eyzjz
The new add_inventory_by_delta is returning a CHKInventory when mapping from NULL
Which is completely valid, but 'broke' one of the tests.
So to fix it, changed the test to use CHKInventories on both sides, and add an __eq__
member. The nice thing is that CHKInventory.__eq__ is fairly cheap, since it only
has to check the root keys.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 4.5 KB Diff Download File
branch.py 4288.1.7 16 years ago Robert Collins Add new remote server verb Branch.set_parent_locat 11.3 KB Diff Download File
bzrdir.py 4436.1.1 16 years ago Andrew Bennetts Rename BzrDirFormat.initialize_ex verb to BzrDirFo 18.2 KB Diff Download File
client.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 9.3 KB Diff Download File
medium.py 4360.5.4 16 years ago Robert J. Tanner Merge 1.15.1 back to trunk 34.2 KB Diff Download File
message.py 4294.2.7 16 years ago Robert Collins Start building up a BzrDir.initialize_ex verb for 13.2 KB Diff Download File
packrepository.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 1.5 KB Diff Download File
protocol.py 4360.5.4 16 years ago Robert J. Tanner Merge 1.15.1 back to trunk 49.5 KB Diff Download File
repository.py 4419.2.16 16 years ago Andrew Bennetts New in 1.17, not 1.16. 26.3 KB Diff Download File
request.py 4419.2.10 16 years ago Andrew Bennetts Merge bzr.dev. 21.8 KB Diff Download File
server.py 4360.5.4 16 years ago Robert J. Tanner Merge 1.15.1 back to trunk 13.8 KB Diff Download File
vfs.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 7 KB Diff Download File