bzr svn-branching-scheme traceback

Bug #145159 reported by Paolo Borelli
2
Affects Status Importance Assigned to Milestone
Bazaar Subversion Plugin
Fix Released
Low
Jelmer Vernooij

Bug Description

paolo@murdock:~/bzr/gedit$ bzr svn-branching-scheme
bzr: ERROR: exceptions.AttributeError: 'KnitRepository3' object has no attribute 'get_scheme'
Not sure if this command is still needed or if it is a leftover, but it is still listed in bzr help commands... given I am new to bzr-svn I decided to try it to see what it did, but I get the following traceback

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 "/home/paolo/.bazaar/plugins/svn/__init__.py", line 324, in run
    scheme = repos.get_scheme()
AttributeError: 'KnitRepository3' object has no attribute 'get_scheme'

bzr 0.90.0 on python 2.5.1.final.0 (linux2)
arguments: ['/usr/bin/bzr', 'svn-branching-scheme']

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

Revision history for this message
Jelmer Vernooij (jelmer) wrote : Re: [Bug 145159] bzr svn-branches-scheme traceback

  status fixcommitted

Fixed in bzr.

Jelmer Vernooij (jelmer)
Changed in bzr-svn:
status: New → Fix Committed
Jelmer Vernooij (jelmer)
Changed in bzr-svn:
assignee: nobody → jelmer
importance: Undecided → Low
milestone: none → 0.4.4
Jelmer Vernooij (jelmer)
Changed in bzr-svn:
status: Fix Committed → Fix Released
Samuel Bronson (naesten)
summary: - bzr svn-branches-scheme traceback
+ bzr svn-branching-scheme traceback
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.