~bzr-pqm/bzr/bzr.dev

  • Committer: John Arbash Meinel
  • Date: 2009-10-21 17:02:47 UTC
  • Revision ID: john@arbash-meinel.com-20091021170247-wrxl9tee83r1arnb
Track down a bunch of places in the 'inventory' code that was
passing simple tuples into the CHKMap layer. Note that almost all of these
are cases where we started with a file_id and then want to translate that
into the CHKMap lookup key. As such, these aren't places where we would
expect to already have a tuple. Since the Inventory api is in raw strings
and not keys. Anyway, forward progress as this fixes a lot of failures.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 4.5 KB Diff Download File
branch.py 4556.2.8 15 years ago Andrew Bennetts Add TODO comment. 12.5 KB Diff Download File
bzrdir.py 4634.47.6 15 years ago Andrew Bennetts Give 'no' response for paths outside the root_clie 18.9 KB Diff Download File
client.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 9.3 KB Diff Download File
medium.py 4634.18.2 15 years ago Martin Pool Further until_no_eintr cover is smart.py 34.8 KB Diff Download File
message.py 4634.6.30 15 years ago Andrew Bennetts Remove SmartServerRequest.dispatch_command, fix Sm 13.3 KB Diff Download File
packrepository.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 1.5 KB Diff Download File
protocol.py 4634.6.30 15 years ago Andrew Bennetts Remove SmartServerRequest.dispatch_command, fix Sm 49.7 KB Diff Download File
repository.py 4634.19.2 15 years ago Robert Collins Review feedback. 31.6 KB Diff Download File
request.py 4634.47.10 15 years ago Andrew Bennetts Merge bzr.dev; fix test isolation glitch. 22.3 KB Diff Download File
server.py 4712 15 years ago Canonical.com Patch Queue Manager (mbp) deprecate trace.info, error, show_error 17.9 KB Diff Download File
vfs.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 7 KB Diff Download File