bzr-svn branch svn+http:// still doesn't work on 0.42

Hendy Irawan hendy at rainbowpurple.com
Sun Sep 9 11:51:04 BST 2007


I just upgraded to 0.42 manually.  I used 0.41 from Jelmer's Ubuntu 
repository and it didn't work.

So I downloaded the new 0.42, removed the 0.41 Ubuntu packaged, and 
extracted the 0.42 into my .bazaar/plugins/svn

Still doesn't work :-(

Thank you in advance for your advice

ceefour at ojalanow:/media/prestige/project/rails$ bzr branch 
svn+http://svn.rubyonrails.org/rails/trunk bzr -r 7422
bzr: ERROR: libsvn._core.SubversionException: ("REPORT request failed on 
'/rails/!svn/bc/7422'", 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 "/home/ceefour/.bazaar/plugins/svn/format.py", line 178, in 
open_branch
    branch = SvnBranch(self.root_transport.base, repos, self.branch_path)
  File "/home/ceefour/.bazaar/plugins/svn/branch.py", line 74, in __init__
    self.scheme = self.repository.get_scheme()
  File "/home/ceefour/.bazaar/plugins/svn/repository.py", line 334, in 
get_scheme
    scheme = self._get_property_scheme(last_revnum)
  File "/home/ceefour/.bazaar/plugins/svn/repository.py", line 349, in 
_get_property_scheme
    revnum, SVN_PROP_BZR_BRANCHING_SCHEME, None)
  File "/home/ceefour/.bazaar/plugins/svn/branchprops.py", line 104, in 
get_property
    props = self.get_properties(path, revnum)
  File "/home/ceefour/.bazaar/plugins/svn/branchprops.py", line 71, in 
get_properties
    revnum = self.log.find_latest_change(path, origrevnum)
  File "/home/ceefour/.bazaar/plugins/svn/logwalker.py", line 218, in 
find_latest_change
    self.fetch_revisions(revnum)
  File "/home/ceefour/.bazaar/plugins/svn/logwalker.py", line 121, in 
fetch_revisions
    0, True, True, rcvr, pool)
  File "/home/ceefour/.bazaar/plugins/svn/errors.py", line 75, in convert
    raise convert_error(e)
SubversionException: ("REPORT request failed on '/rails/!svn/bc/7422'", 
175002)

bzr 0.90.0 on python 2.5.1.final.0 (linux2)
arguments: ['/usr/bin/bzr', 'branch', 
'svn+http://svn.rubyonrails.org/rails/trunk', 'bzr', '-r', '7422']

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

-- 
Hendy Irawan
www.hendyirawan.com





More information about the bazaar mailing list