Guide for Tortoisebzr

Asked by Lajo

Im new at using Tortoisebzr and im wondering if there is an guide, walktrough or tutorial for the program.

Having trouble when trying to check-out a repository from a server? shouldnt this be possible, or is it that just beacuse its a decentralized system it isnt an options?

Question information

Language:
English Edit question
Status:
Solved
For:
TortoiseBZR Edit question
Assignee:
No assignee Edit question
Solved by:
Lajo
Solved:
Last query:
Last reply:
Revision history for this message
John A Meinel (jameinel) said :
#1

TortoiseBZR is fairly new, so I don't believe any guides have been written. (Development is active enough that things are likely to change.)

However, when I install it here, it adds entries to the context menu. So that right-clicking in a directory in explorer gives:

  Bazaar Checkout/Branch...
  Bazaar Init...
  Tortoise Bazaar =>

You should be able to use "Bazaar Checkout/Branch..." to get a branch from some other server.

Is the context menu working for you?

I know there was a bug in some of the early 1.9rc1 installers where it did not install tortoisebzr properly. But the 1.9rc3 installer seems to work.

Revision history for this message
Lajo (e03lb) said :
#2

Ok I have installed the lastest version and yes I see the context menu.... hopefully it will work now, thanks for your help

Revision history for this message
Syl (srouquette) said :
#3

I installed bzr 1.10 with the default setup options (on windows XP 32 bits, SP3), and after a reboot, it doesn't work.
When I try to checkout or init, I get an error message:
"ImportError: No module named commands"

and the General Bazaar Options does nothing (a window quickly open and close itself).

Do you have an idea what's wrong with my setup ?
It's also difficult to know which version of tbzr I'm using, because it's 0.1 in the about, but it's version 134 in the auto-increment launchpad ID.

Here is the log from one of my session...

Mon 2008-12-29 16:16:04 +0100
[ 3480] 2008-12-29 16:16:04.812 INFO: tbzrcache running...

[ 3480] 2008-12-29 16:16:30.046 INFO: Reqeust to reload our config
[ 3480] 2008-12-29 16:16:30.046 INFO: reloading config values

Mon 2008-12-29 16:16:10 +0100
[ 3480] 2008-12-29 16:16:33.187 INFO: Executing taskbar command u'"C:\\Program Files\\Bazaar\\tbzrcommandw.exe" --command=settings'

Mon 2008-12-29 16:16:33 +0100
[ 3480] 2008-12-29 16:16:39.655 INFO: Executing taskbar command u'"C:\\Program Files\\Bazaar\\tbzrcommandw.exe" --command=about'

Mon 2008-12-29 16:16:39 +0100
0.406 looking for plugins in C:/Documents and Settings/Kodama/Application Data/bazaar/2.0/plugins
0.406 looking for plugins in C:/Program Files/Bazaar/plugins
0.406 Plugin name qbzr already loaded
1.016 bzr-svn: using Subversion 1.5.4 ()

Mon 2008-12-29 16:18:36 +0100
[ 4232] 2008-12-29 16:18:36.858 WARNING: Failed to execute command 'getnew'
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

Mon 2008-12-29 16:18:45 +0100
[ 4500] 2008-12-29 16:18:45.812 WARNING: Failed to execute command 'init'
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
[ 3480] 2008-12-29 16:22:22.953 INFO: Client disconnected from pipe - closing connection

Mon 2008-12-29 16:35:15 +0100
[ 2960] 2008-12-29 16:35:18.562 INFO: tbzrcache running...
[ 2960] 2008-12-29 16:37:03.108 INFO: Executing taskbar command u'"C:\\Program Files\\Bazaar\\tbzrcommandw.exe" --command=settings'

[ 2960] 2008-12-29 16:37:47.983 ERROR: Error processing remote request
Traceback (most recent call last):
  File "tbzrlib\pipe\server.pyo", line 130, in run_command_loop
  File "tbzrlib\dispatcher.pyo", line 198, in dispatch
  File "tbzrlib\dispatcher.pyo", line 42, in get_file_status
  File "tbzrlib\cache\statuscache.pyo", line 145, in get_status_for_path
  File "tbzrlib\cache\statuscache.pyo", line 54, in is_path_allowed
TypeError: cannot concatenate 'str' and 'NoneType' objects

Mon 2008-12-29 16:38:59 +0100
[ 3248] 2008-12-29 16:38:59.312 WARNING: Failed to execute command 'getnew'
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
[ 2960] 2008-12-29 16:39:51.733 INFO: Executing taskbar command u'"C:\\Program Files\\Bazaar\\tbzrcommandw.exe" --command=about'

Revision history for this message
Alexander Belchenko (bialix) said :
#4

File a bug, please.

Syl пишет:
> Question #50411 on TortoiseBZR changed:
> https://answers.launchpad.net/tortoisebzr/+question/50411
>
> Syl posted a new comment:
> I installed bzr 1.10 with the default setup options (on windows XP 32 bits, SP3), and after a reboot, it doesn't work.
> When I try to checkout or init, I get an error message:
> "ImportError: No module named commands"
>
> and the General Bazaar Options does nothing (a window quickly open and
> close itself).
>
> Do you have an idea what's wrong with my setup ?
> It's also difficult to know which version of tbzr I'm using, because it's 0.1 in the about, but it's version 134 in the auto-increment launchpad ID.
>
> Here is the log from one of my session...
>
> Mon 2008-12-29 16:16:04 +0100
> [ 3480] 2008-12-29 16:16:04.812 INFO: tbzrcache running...
>
> [ 3480] 2008-12-29 16:16:30.046 INFO: Reqeust to reload our config
> [ 3480] 2008-12-29 16:16:30.046 INFO: reloading config values
>
> Mon 2008-12-29 16:16:10 +0100
> [ 3480] 2008-12-29 16:16:33.187 INFO: Executing taskbar command u'"C:\\Program Files\\Bazaar\\tbzrcommandw.exe" --command=settings'
>
>
> Mon 2008-12-29 16:16:33 +0100
> [ 3480] 2008-12-29 16:16:39.655 INFO: Executing taskbar command u'"C:\\Program Files\\Bazaar\\tbzrcommandw.exe" --command=about'
>
>
> Mon 2008-12-29 16:16:39 +0100
> 0.406 looking for plugins in C:/Documents and Settings/Kodama/Application Data/bazaar/2.0/plugins
> 0.406 looking for plugins in C:/Program Files/Bazaar/plugins
> 0.406 Plugin name qbzr already loaded
> 1.016 bzr-svn: using Subversion 1.5.4 ()
>
>
> Mon 2008-12-29 16:18:36 +0100
> [ 4232] 2008-12-29 16:18:36.858 WARNING: Failed to execute command 'getnew'
> 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
>
>
> Mon 2008-12-29 16:18:45 +0100
> [ 4500] 2008-12-29 16:18:45.812 WARNING: Failed to execute command 'init'
> 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
> [ 3480] 2008-12-29 16:22:22.953 INFO: Client disconnected from pipe - closing connection
>
>
> Mon 2008-12-29 16:35:15 +0100
> [ 2960] 2008-12-29 16:35:18.562 INFO: tbzrcache running...
> [ 2960] 2008-12-29 16:37:03.108 INFO: Executing taskbar command u'"C:\\Program Files\\Bazaar\\tbzrcommandw.exe" --command=settings'
>
> [ 2960] 2008-12-29 16:37:47.983 ERROR: Error processing remote request
> Traceback (most recent call last):
> File "tbzrlib\pipe\server.pyo", line 130, in run_command_loop
> File "tbzrlib\dispatcher.pyo", line 198, in dispatch
> File "tbzrlib\dispatcher.pyo", line 42, in get_file_status
> File "tbzrlib\cache\statuscache.pyo", line 145, in get_status_for_path
> File "tbzrlib\cache\statuscache.pyo", line 54, in is_path_allowed
> TypeError: cannot concatenate 'str' and 'NoneType' objects
>
>
> Mon 2008-12-29 16:38:59 +0100
> [ 3248] 2008-12-29 16:38:59.312 WARNING: Failed to execute command 'getnew'
> 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
> [ 2960] 2008-12-29 16:39:51.733 INFO: Executing taskbar command u'"C:\\Program Files\\Bazaar\\tbzrcommandw.exe" --command=about'
>

Revision history for this message
Brendon Costa (bjcosta) said :
#5

I am experiencing the same error when trying to use TortoiseBZR: "ImportError: No module named commands". I just installed: bzr-setup-1.10-1.exe