bzr help commands broken in 1.17 on winxp?

Patrick van der Velde petrikvandervelde at gmail.com
Fri Jul 24 02:16:35 BST 2009


Hi All

Just wondering if this is known. Running bzr help commands on WinXp
with bzr 1.17.1 standalone installer gives me:

PS C:\Documents and Settings\p.velde> bzr help commands
bzr: ERROR: exceptions.AttributeError: 'module' object has no
attribute 'cmd_filter_branch'

Traceback (most recent call last):
  File "bzrlib\commands.pyo", line 835, in exception_to_return_code
  File "bzrlib\commands.pyo", line 1030, in run_bzr
  File "bzrlib\commands.pyo", line 647, in run_argv_aliases
  File "bzrlib\commands.pyo", line 1045, in ignore_pipe
  File "bzrlib\builtins.pyo", line 4053, in run
  File "bzrlib\help.pyo", line 52, in help
  File "bzrlib\help_topics\__init__.pyo", line 821, in get_help_text
  File "bzrlib\help_topics\__init__.pyo", line 90, in get_detail
  File "bzrlib\help.pyo", line 78, in _help_commands_to_text
  File "bzrlib\help.pyo", line 77, in <genexpr>
  File "bzrlib\commands.pyo", line 210, in get_cmd_object
  File "bzrlib\commands.pyo", line 230, in _get_cmd_object
  File "bzrlib\commands.pyo", line 303, in _get_plugin_command
  File "bzrlib\registry.pyo", line 173, in get
  File "bzrlib\registry.pyo", line 61, in get_obj
  File "bzrlib\registry.pyo", line 73, in _do_import
AttributeError: 'module' object has no attribute 'cmd_filter_branch'

bzr 1.17 on python 2.5.4 (win32)
arguments: ['C:\\Program Files\\Bazaar\\bzr.exe', 'help', 'commands']
encoding: 'cp1252', fsenc: 'mbcs', lang: None
plugins:
  bzrtools             C:\Program Files\Bazaar\plugins\bzrtools [1.17]
  explorer             C:\Program Files\Bazaar\plugins\explorer [0.5]
  launchpad            C:\Program Files\Bazaar\plugins\launchpad [1.17]
  netrc_credential_store C:\Program
Files\Bazaar\plugins\netrc_credential_store [1.17]
  qbzr                 C:\Program Files\Bazaar\plugins\qbzr [0.12]
  rebase               C:\Program Files\Bazaar\plugins\rebase [0.5.2]
  svn                  C:\Program Files\Bazaar\plugins\svn [0.6.3]
*** Bazaar has encountered an internal error.
    Please report a bug at https://bugs.launchpad.net/bzr/+filebug
    including this traceback, and a description of what you
    were doing when the error occurred.
PS C:\Documents and Settings\p.velde>

Thanks

Patrick



More information about the bazaar mailing list