~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 766 bytes Diff Download File
groupcompress_repo.py 4679.9.4 14 years ago John Arbash Meinel A bit broken, but getting there. Start being much 59.1 KB Diff Download File
knitrepo.py 4608.1.6 15 years ago Martin Pool Remove redundant overrides of check_conversion_tar 18.7 KB Diff Download File
pack_repo.py 4759.2.3 14 years ago John Arbash Meinel Revert the fix from vila and spiv, since now conca 118 KB Diff Download File
weaverepo.py 4695.2.1 15 years ago Vincent Ladeuil Align RevisionTextStore and SignatureTextStore key 27.1 KB Diff Download File