type object 'BzrDirFormat' has no attribute 'register_control_server_format'

Bug #732869 reported by Kuno Meyer
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Team Foundation Server support for Bazaar
Triaged
High
John C Barstow

Bug Description

After "bzr branch lp:bzr-tfs" and setting BZR_PLUGIN_PATH to the new branch root, "bzr plugins" fails to load the bzr-tfs plugin with

<<<
Unable to load plugin 'tfs' from 'd:\\ProjekteOS\\bzr-tfs'
bzr: ERROR: exceptions.AttributeError: type object 'BzrDirFormat' has no attribute 'register_control_server_format'

Traceback (most recent call last):
  File "bzrlib\plugin.pyo", line 339, in _load_plugin_module
  File "<string>", line 1, in <module>
  File "d:\ProjekteOS\bzr-tfs\tfs\__init__.py", line 51, in <module>
AttributeError: type object 'BzrDirFormat' has no attribute 'register_control_server_format'
>>>

"bzr version" is 2.3.0 (Windows standalone installer)

Revision history for this message
John C Barstow (jbowtie) wrote :

The plugin has not been updated to work with bzr 2.3 yet - there was one API-level change that needs to be accounted for.

I do have a branch somewhere that addresses this, which I will push round about the 14th (currently on leave).

Changed in bzr-tfs:
importance: Undecided → High
assignee: nobody → John C Barstow (jbowtie)
status: New → Confirmed
status: Confirmed → Triaged
Revision history for this message
Phill (phill.l) wrote :

John: any change you could push that branch please? Thanks.

Revision history for this message
Phill (phill.l) wrote :

edit: ...any *chance* you...

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.