[Gusty] bzr-svn gave traceback

Bug #139766 reported by John Vivirito
2
Affects Status Importance Assigned to Milestone
bzr-svn (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: bzr-svn

When trying to branch from svn i get traceback:

gnomefreak@GutsyGibbon:~/songbird$ bzr branch https://publicsvn.songbirdnest.com/songbird/client/trunkbzr: ERROR: libsvn._core.SubversionException: ("REPORT request failed on '/songbird/client/!svn/bc/6354'", 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 857, in run
    br_from = Branch.open(from_location)
  File "/usr/lib/python2.5/site-packages/bzrlib/branch.py", line 132, in open
    return control.open_branch(_unsupported)
  File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/format.py", line 178, in open_branch
    branch = SvnBranch(self.root_transport.base, repos, self.branch_path)
  File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/branch.py", line 73, in __init__
    self.scheme = self.repository.get_scheme()
  File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/repository.py", line 324, in get_scheme
    scheme = self._get_property_scheme(last_revnum)
  File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/repository.py", line 339, in _get_property_scheme
    revnum, SVN_PROP_BZR_BRANCHING_SCHEME, None)
  File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/branchprops.py", line 104, in get_property
    props = self.get_properties(path, revnum)
  File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/branchprops.py", line 71, in get_properties
    revnum = self.log.find_latest_change(path, origrevnum)
  File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/logwalker.py", line 218, in find_latest_change
    self.fetch_revisions(revnum)
  File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/logwalker.py", line 121, in fetch_revisions
    0, True, True, rcvr, pool)
  File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/errors.py", line 70, in convert
    raise convert_error(e)
SubversionException: ("REPORT request failed on '/songbird/client/!svn/bc/6354'", 175002)

bzr 0.90.0 on python 2.5.1.final.0 (linux2)
arguments: ['/usr/bin/bzr', 'branch', 'https://publicsvn.songbirdnest.com/songbird/client/trunk']

** please send this report to <email address hidden>

Revision history for this message
Jelmer Vernooij (jelmer) wrote : Re: [Bug 139766] [Gusty] bzr-svn gave traceback

What version of bzr-svn are you using?
--
Jelmer Vernooij <email address hidden> - http://samba.org/~jelmer/
Jabber: <email address hidden>

Revision history for this message
John Vivirito (gnomefreak) wrote :

bzr-svn version 0.4.1-1

Revision history for this message
Jelmer Vernooij (jelmer) wrote : Re: [Bug 139766] Re: [Gusty] bzr-svn gave traceback

That bug has been fixed in current trunk, which will become 0.4.3. That
existing repository may cause some problems now, because the push
corrupted the bzr:revision-id:.. property. If this is the case, please
let me know and we can look at how it can be fixed.
--
Jelmer Vernooij <email address hidden> - http://samba.org/~jelmer/
Jabber: <email address hidden>

Revision history for this message
John Vivirito (gnomefreak) wrote :

Thank you, grabbing from svn didnt give me anything at all so its not corrupt but thank you for fixing this.

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

  status fixcommitted

Marking as fix committed, awaiting upload of 0.4.3 to gutsy.

--
Jelmer Vernooij <email address hidden> - http://samba.org/~jelmer/
Jabber: <email address hidden>

Changed in bzr-svn:
status: New → Fix Committed
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.