tbzrcommand seems to be broken
Sal Cobian
salcobian at gmail.com
Sat Jan 3 13:28:05 GMT 2009
It looks as if the commands module was not linked???
C:\Documents and Settings\Test>tbzrcommand --command log
Failed to execute command 'log'
Traceback (most recent call last):
File "tbzrcommand.py", line 235, in main
File "tbzrcommand.py", line 111, in invoke_command
ImportError: No module named commands
C:\Documents and Settings\Sal\Test>tbzrcommand --command=log
Failed to execute command 'log'
Traceback (most recent call last):
File "tbzrcommand.py", line 235, in main
File "tbzrcommand.py", line 111, in invoke_command
ImportError: No module named commands
C:\Documents and Settings\Sal\Test>bzr info
Standalone tree (format: pack-0.92)
Location:
branch root: .
Related branches:
push branch: P:/Test/trunk
parent branch: P:/Test/trunk
C:\Documents and Settings\Sal\Test>bzr version
Bazaar (bzr) 1.10
Python interpreter: C:\Program Files\Bazaar\python25.dll 2.5.2
Python standard library: C:\Program Files\Bazaar\lib\library.zip
bzrlib: C:\Program Files\Bazaar\lib\library.zip\bzrlib
Bazaar configuration: C:\Documents and Settings\Sal\Application Data
\bazaar\2.0
Bazaar log file: C:\Documents and Settings\Sal\My Documents\.bzr.log
Copyright 2005, 2006, 2007, 2008 Canonical Ltd.
http://bazaar-vcs.org/
bzr comes with ABSOLUTELY NO WARRANTY. bzr is free software, and
you may use, modify and redistribute it under the terms of the GNU
General Public License version 2 or later.
C:\Documents and Settings\Sal\Test>
More information about the bazaar
mailing list