Memory-Error during push to svn
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Bazaar Subversion Plugin | New | Undecided | Unassigned | ||
Bug Description
I create a bzr branch with bzr branch http://
1379.291 encoding stdout as sys.stdout encoding 'cp850'
1379.366 opening working tree 'D:/sandboxes/
1385.226 expand branches: [], ['tags', '*']
1385.227 expand branches: ['tags'], ['*']
1477.161 Transferred: 163kB (1.7kB/s r:2kB w:1kB u:160kB)
1477.161 Traceback (most recent call last):
File "C:/Program Files (x86)/Bazaar-
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\push.pyo", line 145, in _show_push_branch
File "C:/Program Files (x86)/Bazaar-
File "bzrlib\
File "C:/Program Files (x86)/Bazaar-
File "C:/Program Files (x86)/Bazaar-
File "bzrlib\tag.pyo", line 271, in merge_to
File "bzrlib\
File "bzrlib\
File "bzrlib\tag.pyo", line 304, in _merge_to_operation
File "bzrlib\tag.pyo", line 315, in _merge_to
File "C:/Program Files (x86)/Bazaar-
File "C:/Program Files (x86)/Bazaar-
File "C:/Program Files (x86)/Bazaar-
File "C:/Program Files (x86)/Bazaar-
File "C:/Program Files (x86)/Bazaar-
File "C:/Program Files (x86)/Bazaar-
File "C:/Program Files (x86)/Bazaar-
File "C:/Program Files (x86)/Bazaar-
File "C:/Program Files (x86)/Bazaar-
File "C:/Program Files (x86)/Bazaar-
MemoryError
Any suggestion how I can prevent this?
I thought bug #882578 was a problem with the branch command. In my case I want to push and even if I push nothing I have the problem. At additional info it works at the beginning, but now after some pushes bzr -> svn it fails. Interesting it's the smallest rep we have.