Crash in bzr-svn
Paul Moore
p.f.moore at gmail.com
Tue Feb 26 07:52:14 GMT 2008
I was trying to create a local copy of the Python trunk usin bzr-svn,
and I got the following crash:
>bzr branch http://svn.python.org/projects/python/trunk python
Initialising Subversion metadata cache in C:/Documents and
Settings/Gustav/Application
Data/bazaar/2.0\svn-cache\6015fed2-1504-0410-9
fe1-9d1591cc4771\cache-v3
bzr: ERROR: libsvn._core.SubversionException: ("REPORT request failed
on '/projects/!svn/vcc/default'", 175002)
Traceback (most recent call last):
File "bzrlib\commands.pyc", line 806, in run_bzr_catch_errors
File "bzrlib\commands.pyc", line 762, in run_bzr
File "bzrlib\commands.pyc", line 492, in run_argv_aliases
File "bzrlib\builtins.pyc", line 907, in run
File "C:/Documents and Settings/Gustav/Application
Data/bazaar/2.0/plugins\svn\remote.py", line 75, in sprout
File "bzrlib\repository.pyc", line 916, in fetch
File "C:/Documents and Settings/Gustav/Application
Data/bazaar/2.0/plugins\svn\fetch.py", line 716, in fetch
File "C:/Documents and Settings/Gustav/Application
Data/bazaar/2.0/plugins\svn\fetch.py", line 673, in _fetch_switch
File "C:/Documents and Settings/Gustav/Application
Data/bazaar/2.0/plugins\svn\errors.py", line 112, in convert
SubversionException: ("REPORT request failed on
'/projects/!svn/vcc/default'", 175002)
bzr 1.1.0 on python 2.5.1.final.0 (win32)
arguments: ['bzr', 'branch',
'http://svn.python.org/projects/python/trunk', 'python']
encoding: 'cp1252', fsenc: 'mbcs', lang: None
plugins:
launchpad
C:\Apps\Bazaar\lib\library.zip\bzrlib\plugins\launchpad [unknown]
multiparent
C:\Apps\Bazaar\lib\library.zip\bzrlib\plugins\multiparent.pyc
[unknown]
svn C:\Documents and Settings\Gustav\Application
Data\bazaar\2.0\plugins\svn [0.4.7]
*** Bazaar has encountered an internal error.
Please report a bug at https://bugs.launchpad.net/bzr/+filebug
including this traceback, and a description of what you
were doing when the error occurred.
Is there anything further I can do to help diagnose? (The actual
branch took 2 hours before it crashed, so I'd rather not do too many
reruns, but anything else?) Alternatively, how can I recover?
Paul.
More information about the bazaar
mailing list