~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 4189.1.1 15 years ago Martin Pool merge update to FSF address 7.5 KB Diff Download File
format_custom.py 4250.1.1 15 years ago Jelmer Vernooij Fix version-info in empty branches. 3.3 KB Diff Download File
format_python.py 4250.1.1 15 years ago Jelmer Vernooij Fix version-info in empty branches. 3.2 KB Diff Download File
format_rio.py 4216.4.4 15 years ago Jelmer Vernooij Set 'revision' hook as introduced in 1.15. 3.2 KB Diff Download File