bzr: ERROR: exceptions.MemoryError:
Peter Wolf
peter.wolf at comcast.net
Tue Apr 15 21:35:07 BST 2008
I was committing my project on Windows Vista to a Windows 2003 Server.
c:\work\dev\vra>bzr commit
bzr: ERROR: exceptions.MemoryError:
Traceback (most recent call last):
File "bzrlib\commands.pyc", line 802, in run_bzr_catch_errors
File "bzrlib\commands.pyc", line 758, in run_bzr
File "bzrlib\commands.pyc", line 492, in run_argv_aliases
File "bzrlib\builtins.pyc", line 2315, in run
File "bzrlib\decorators.pyc", line 165, in write_locked
File "bzrlib\workingtree_4.pyc", line 244, in commit
File "bzrlib\decorators.pyc", line 165, in write_locked
File "bzrlib\mutabletree.pyc", line 187, in commit
File "bzrlib\commit.pyc", line 323, in commit
File "bzrlib\workingtree_4.pyc", line 1546, in _get_inventory
File "bzrlib\workingtree_4.pyc", line 1407, in _generate_inventory
File "bzrlib\dirstate.pyc", line 1594, in _read_dirblocks_if_needed
File "_dirstate_helpers_c.pyx", line 694, in
_dirstate_helpers_c._read_dirblocks_c
File "_dirstate_helpers_c.pyx", line 661, in
_dirstate_helpers_c.Reader._parse_dirblocks
File "_dirstate_helpers_c.pyx", line 583, in
_dirstate_helpers_c.Reader._get_entry
File "_dirstate_helpers_c.pyx", line 502, in
_dirstate_helpers_c.Reader.get_next_str
MemoryError
bzr 0.92.0 on python 2.5.1.final.0 (win32)
arguments: ['bzr', 'commit']
encoding: 'cp1252', fsenc: 'mbcs', lang: None
plugins:
launchpad
C:\tools\Bazaar\lib\library.zip\bzrlib\plugins\launchpad [unknown]
multiparent
C:\tools\Bazaar\lib\library.zip\bzrlib\plugins\multiparent.pyc [unknown]
** Please send this report to bazaar at lists.ubuntu.com
with a description of what you were doing when the
error occurred.
However, sometimes this happens...
c:\work\dev\vra>bzr commit
bzr: ERROR: Unable to connect to target of bound branch
BzrBranch6(u'file:///C:/work/dev/vra/') =>
file://icews001.vraweston.com/vra/: Not a branch:
"//icews001.vraweston.com/vra/".
More information about the bazaar
mailing list