bzr: ERROR: libsvn._core.SubversionException: ("REPORT request failed on '/svn/dtv/!svn/vcc/default'", 175002)
Jelmer Vernooij
jelmer at vernstok.nl
Fri Aug 3 15:11:15 BST 2007
Hi Markus,
Thanks for the bug report. The HTTP RA backend for Subversion appears to
have a few quirks that the other backends (svn://, file://) don't have
and I haven't been able to determine yet what is causing these problems.
See https://bugs.launchpad.net/bzr-svn/+bug/80553 for more information.
Cheers,
Jelmer
On Thu, 2007-07-26 at 15:24 +0200, Markus Golser wrote:
> bzr: ERROR: libsvn._core.SubversionException: ("REPORT request failed
> on '/svn/dtv/!svn/vcc/default'",
> 175002)
>
> Traceback (most recent call last):
> File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 718,
> in run_bzr_catch_errors return run_bzr(argv)
> File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 679,
> in run_bzr ret = run(*run_argv)
> File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 375,
> in run_argv_aliases return self.run(**all_cmd_args)
> File "/usr/lib/python2.5/site-packages/bzrlib/builtins.py", line 884,
> in run dir = br_from.bzrdir.sprout(to_transport.base, revision_id)
> File "/home/elmargol/.bazaar/plugins/svn/format.py", line 79, 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
> 401, in clone self.copy_content_into(dest_repo, revision_id)
> File "/usr/lib/python2.5/site-packages/bzrlib/repository.py", line
> 354, in copy_content_into return InterRepository.get(self,
> destination).copy_content(revision_id) File
> "/home/elmargol/.bazaar/plugins/svn/fetch.py", line 432, in
> copy_content pool) File
> "/var/lib/python-support/python2.5/libsvn/ra.py", line 740, in
> svn_ra_reporter2_invoke_finish_report return
> apply(_ra.svn_ra_reporter2_invoke_finish_report, args)
> SubversionException: ("REPORT request failed on
> '/svn/dtv/!svn/vcc/default'", 175002)
>
> bzr 0.17.0 on python 2.5.1.final.0 (linux2)
> arguments: ['/usr/bin/bzr', 'branch',
> 'https://svn.participatoryculture.org/svn/dtv/trunk', 'bzr-miro']
>
> ** please send this report to bazaar at lists.ubuntu.com
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 307 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20070803/4cb868f5/attachment.pgp
More information about the bazaar
mailing list