Crash in bzr-svn

Paul Moore p.f.moore at gmail.com
Wed Feb 27 08:04:55 GMT 2008


On 26/02/2008, Paul Moore <p.f.moore at gmail.com> wrote:
> I was trying to create a local copy of the Python trunk usin bzr-svn,
>  and I got the following crash:

Same again:

>bzr branch http://svn.python.org/projects/python/trunk python
bzr: ERROR: libsvn._core.SubversionException: ("PROPFIND request
failed on '/projects/python/trunk'", 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: ("PROPFIND request failed on
'/projects/python/trunk'", 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.

after 2 hours, with the same error: "PROPFIND request failed on
'/projects/python/trunk'", 175002

Could this be something in that revision which is causing the issue?

I'll raise a bug so this doesn't get lost.
Paul.



More information about the bazaar mailing list