ERROR: libsvn._core.SubversionException: ("REPORT request failed on '/svnroot/pa-do/!svn/vcc/default'", 0)

Bug #240207 reported by ChriS
2
Affects Status Importance Assigned to Milestone
Bazaar Subversion Plugin
Fix Released
Medium
Jelmer Vernooij

Bug Description

Here is the exception raised when I do
  bzr branch https://pa-do.svn.sourceforge.net/svnroot/pa-do main
The same happens with the "trunk" version of bzr-svn (see attached traceback).

bzr: ERROR: libsvn._core.SubversionException: ("REPORT request failed on '/svnroot/pa-do/!svn/vcc/default'", 0)

Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 846, in run_bzr_catch_errors
    return run_bzr(argv)
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 797, in run_bzr
    ret = run(*run_argv)
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 499, in run_argv_aliases
    return self.run(**all_cmd_args)
  File "/usr/lib/python2.5/site-packages/bzrlib/builtins.py", line 942, in run
    hardlink=hardlink)
  File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/remote.py", line 78, 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 1001, in clone
    self.copy_content_into(dest_repo, revision_id)
  File "/usr/lib/python2.5/site-packages/bzrlib/repository.py", line 911, 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 583, in copy_content
    self.fetch(revision_id, pb, find_ghosts=False)
  File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/fetch.py", line 703, in fetch
    self._fetch_switch(conn, needed, pb)
  File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/fetch.py", line 659, in _fetch_switch
    reporter.finish_report(pool)
  File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/errors.py", line 107, in convert
    raise convert_error(e)
SubversionException: ("REPORT request failed on '/svnroot/pa-do/!svn/vcc/default'", 0)

bzr 1.5 on python 2.5.2 (linux2)
arguments: ['/usr/bin/bzr', 'branch', 'https://pa-do.svn.sourceforge.net/svnroot/pa-do', 'main']
encoding: 'ISO-8859-1', fsenc: 'ISO-8859-1', lang: 'en_US'
plugins:
  bzrtools /usr/lib/python2.5/site-packages/bzrlib/plugins/bzrtools [1.5.0]
  gtk /usr/lib/python2.5/site-packages/bzrlib/plugins/gtk [0.94.0]
  launchpad /usr/lib/python2.5/site-packages/bzrlib/plugins/launchpad [unknown]
  rebase /usr/lib/python2.5/site-packages/bzrlib/plugins/rebase [0.3.0]
  svn /usr/lib/python2.5/site-packages/bzrlib/plugins/svn [0.4.10]

Revision history for this message
ChriS (christophe-troestler) wrote :
Revision history for this message
Jelmer Vernooij (jelmer) wrote :

I can't reproduce this with current 0.4. Does it work for you now?

Changed in bzr-svn:
assignee: nobody → jelmer
status: New → Incomplete
Revision history for this message
ChriS (christophe-troestler) wrote :

Right now it does not. But it did 2 days ago. Is there anything else I can provide?

Revision history for this message
ChriS (christophe-troestler) wrote :

It is fine with bzr.dev and the current lp:bzr-svn.

Revision history for this message
Jelmer Vernooij (jelmer) wrote :

Thanks for confirming!

Changed in bzr-svn:
status: Incomplete → Fix Committed
Jelmer Vernooij (jelmer)
Changed in bzr-svn:
importance: Undecided → Medium
milestone: none → 0.4.11
Jelmer Vernooij (jelmer)
Changed in bzr-svn:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.