handle unknown files in working tree passed as file_ids_from
Bug #264704 reported by
James Westby
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
bzr-builddeb |
Fix Released
|
Medium
|
Unassigned |
Bug Description
When a working tree is passed as file_ids_from and it has unknowns it falls
over on the assert in
if other_tree.
and one a bit further down.
This should probably just be another "if" check.
Related branches
Changed in bzr-builddeb: | |
importance: | Undecided → Medium |
milestone: | none → 2.0.1 |
status: | New → Triaged |
Changed in bzr-builddeb: | |
status: | Triaged → Fix Committed |
Changed in bzr-builddeb: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.