bzr: ERROR: exceptions.AttributeError: 'SvnTexts' object has no attribute 'get_annotator'

Bug #609520 reported by KarlGoetz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar Subversion Plugin
Fix Released
Low
Jelmer Vernooij

Bug Description

Hi jelmer,
Here is a wishlist bug to have this error caught, and perhaps a small message :)

01:57:10 kgoetz@epicfail: ~/sourcecheckouts/debian-cd $ bzr blame update-cd |view -
Vim: Reading from stdin...
bzr: ERROR: exceptions.AttributeError: 'SvnTexts' object has no attribute 'get_annotator'

Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 842, in exception_to_return_code
    return the_callable(*args, **kwargs)
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 1037, in run_bzr
    ret = run(*run_argv)
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 654, in run_argv_aliases
    return self.run(**all_cmd_args)
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 1052, in ignore_pipe
    result = func(*args, **kwargs)
  File "/usr/lib/python2.5/site-packages/bzrlib/builtins.py", line 4423, in run
    show_ids=show_ids)
  File "/usr/lib/python2.5/site-packages/bzrlib/annotate.py", line 89, in annotate_file_tree
    annotations = list(tree.annotate_iter(file_id))
  File "/usr/lib/python2.5/site-packages/bzrlib/decorators.py", line 138, in read_locked
    result = unbound(self, *args, **kwargs)
  File "/usr/lib/python2.5/site-packages/bzrlib/workingtree.py", line 520, in annotate_iter
    annotator = self.branch.repository.texts.get_annotator()
AttributeError: 'SvnTexts' object has no attribute 'get_annotator'

bzr 2.0.3 on python 2.5.2 (Linux-2.6.30.7-libre-fshoppe1-i686-with-debian-5.0.3)
arguments: ['/usr/bin/bzr', 'blame', 'update-cd']
encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'en_AU.UTF-8'
plugins:
  cia /home/kgoetz/.bazaar/plugins/cia [1.0.0dev]
  fastimport /home/kgoetz/.bazaar/plugins/fastimport [0.9.0dev]
  git /home/kgoetz/.bazaar/plugins/git [0.5.2dev]
  launchpad /usr/lib/python2.5/site-packages/bzrlib/plugins/launchpad [2.0.3]
  netrc_credential_store /usr/lib/python2.5/site-packages/bzrlib/plugins/netrc_credential_store [2.0.3]
  rewrite /home/kgoetz/.bazaar/plugins/rewrite [0.6.1dev]
  svn /home/kgoetz/.bazaar/plugins/svn [1.0.3dev]

*** Bazaar has encountered an internal error. This probably indicates a
    bug in Bazaar. You can help us fix it by filing a bug report at
        https://bugs.launchpad.net/bzr/+filebug
    including this traceback and a description of the problem.

Related branches

Revision history for this message
Jelmer Vernooij (jelmer) wrote : Re: [Bug 609520] [NEW] bzr: ERROR: exceptions.AttributeError: 'SvnTexts' object has no attribute 'get_annotator'

Thanks Karl.

  status triaged
  importance low

Changed in bzr-svn:
importance: Undecided → Low
status: New → Triaged
Jelmer Vernooij (jelmer)
Changed in bzr-svn:
status: Triaged → Fix Committed
assignee: nobody → Jelmer Vernooij (jelmer)
milestone: none → 1.0.3
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.