bazaar shelve from explorer crashes shelving large number of file removes.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
Expired
|
Undecided
|
Unassigned | ||
QBzr |
Incomplete
|
Undecided
|
Unassigned |
Bug Description
In Windows explorer after removing large number of files from version control, selected files to shelve. Hit "Shelve" button, error occurs.
bzr: ERROR: bzrlib.
Traceback (most recent call last):
File "C:/Program Files/Bazaar/
File "bzrlib\shelf.pyo", line 382, in shelve_changes
File "bzrlib\shelf.pyo", line 256, in transform
File "bzrlib\
File "bzrlib\
MalformedTransform: Tree transform is malformed [('duplicate', 'new-457', 'new-55', u'dbupgrade.vbw'), ('duplicate', 'new-204', 'new-535', u'transienttest
bzr 2.5.1 on python 2.6.6 (win32)
arguments: ['C:\\Program Files\\
encoding: 'cp1252', fsenc: 'mbcs', lang: None
plugins:
bzrtools C:\Program Files\Bazaar\
changelog_merge C:\Program Files\Bazaar\
colo C:\Program Files\Bazaar\
explorer C:\Program Files\Bazaar\
fastimport C:\Program Files\Bazaar\
git C:\Program Files\Bazaar\
launchpad C:\Program Files\Bazaar\
loom C:\Program Files\Bazaar\
netrc_
news_merge C:\Program Files\Bazaar\
pipeline C:\Program Files\Bazaar\
qbzr C:\Program Files\Bazaar\
rewrite C:\Program Files\Bazaar\
svn C:\Program Files\Bazaar\
upload C:\Program Files\Bazaar\
xmloutput C:\Program Files\Bazaar\
Changed in bzr: | |
status: | New → Incomplete |
Can you make up a reasonable small testing repo in which you can reproduce this problem, please?