loomify twice explodes
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Loom |
Fix Released
|
High
|
Robert Collins |
Bug Description
exarkun@boson:/tmp$ mkdir loom-bug
exarkun@boson:/tmp$ cd loom-bug
exarkun@
Created a standalone tree (format: 2a)
exarkun@
exarkun@
bzr: ERROR: exceptions.
*** Bazaar has encountered an internal error. This probably indicates a
bug in Bazaar. You can help us fix it by filing a bug report at
https:/
attaching the crash file
and including a description of the problem.
The crash file is plain text and you can inspect or edit it to remove
private information.
exarkun@
Related branches
- Paul Hummer (community): Approve
-
Diff: 2313 lines (+1033/-321)18 files modified.testr.conf (+4/-0)
HOWTO (+19/-1)
NEWS (+102/-2)
README (+5/-3)
TODO (+1/-2)
__init__.py (+26/-7)
branch.py (+226/-126)
commands.py (+107/-40)
formats.py (+74/-0)
revspec.py (+67/-32)
setup.py (+3/-5)
tests/__init__.py (+4/-1)
tests/blackbox.py (+147/-19)
tests/test_branch.py (+84/-35)
tests/test_revspec.py (+49/-5)
tests/test_tree.py (+29/-13)
tree.py (+58/-30)
version.py (+28/-0)
Changed in bzr-loom: | |
importance: | Medium → High |
Changed in bzr-loom: | |
assignee: | nobody → Robert Collins (lifeless) |
milestone: | none → 2.2 |
status: | Confirmed → Fix Released |
This is pretty ugly, thanks for letting me know.
Is the loom intact afterwards?