chk_bytes not self describing
Bug #386227 reported by
Robert Collins
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Bazaar |
Confirmed
|
High
|
Unassigned | ||
| Breezy |
Triaged
|
Medium
|
Unassigned | ||
Bug Description
not all the nodes we write to chk_bytes are self describing *enough* to let us introspect to determine references.
In particular the distinction between parent_id_basename map and id_to_end maps need to be guessed at, or we need to track the 'kind' of chk_map node we're reading.
This requires a disk change to fix, so it should be done soon.
| Changed in bzr: | |
| status: | Triaged → Confirmed |
| tags: | added: new-format |
| tags: |
added: new-repo-format removed: new-format |
| tags: | added: check-for-breezy |
| tags: | removed: check-for-breezy |
| Changed in brz: | |
| status: | New → Triaged |
| importance: | Undecided → Medium |
To post a comment you must log in.