Bug of bzr branch

Mechthild Anders mechthild.anders at gmx.de
Wed Mar 18 23:50:11 GMT 2009


Dear Sir/Madam,

When I tried to import a SVN branch into BZR I got the error message
below. 

Thank you! 

Best
Torsten Anders


$ bzr branch
https://strasheela.svn.sourceforge.net/svnroot/strasheela/trunk/
bzr: ERROR: libsvn._core.SubversionException: ("PROPFIND request failed
on '/svnroot/strasheela/trunk'", 175002)

Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 817,
in run_bzr_catch_errors
    return run_bzr(argv)
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 779,
in run_bzr
    ret = run(*run_argv)
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 477,
in run_argv_aliases
    return self.run(**all_cmd_args)
  File "/usr/lib/python2.5/site-packages/bzrlib/builtins.py", line 885,
in run
    possible_transports=[to_transport])
  File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/format.py",
line 84, in sprout
    result_repo = repo.clone(result, revision_id)
  File "/usr/lib/python2.5/site-packages/bzrlib/decorators.py", line
127, in read_locked
    return unbound(self, *args, **kwargs)
  File "/usr/lib/python2.5/site-packages/bzrlib/repository.py", line
489, in clone
    self.copy_content_into(dest_repo, revision_id)
  File "/usr/lib/python2.5/site-packages/bzrlib/repository.py", line
412, in copy_content_into
    return InterRepository.get(self,
destination).copy_content(revision_id)
  File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/fetch.py",
line 490, in copy_content
    reporter.finish_report(pool)
  File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/errors.py",
line 70, in convert
    raise convert_error(e)
SubversionException: ("PROPFIND request failed on
'/svnroot/strasheela/trunk'", 175002)

bzr 0.90.0 on python 2.5.1.final.0 (linux2)
arguments: ['/usr/bin/bzr', 'branch',
'https://strasheela.svn.sourceforge.net/svnroot/strasheela/trunk/']

** please send this report to bazaar at lists.ubuntu.com







More information about the bazaar mailing list