Changing the bazaar windows shell

Alexander Belchenko bialix at ukr.net
Wed Jun 13 10:05:13 UTC 2012


Idelson, Gil пишет:
> Hi,
> 
> I want to add some options to the Tortoise Bazaar or to tbzrcommand.exe 
> (the one that open when I right click on branch)
> 
> I’m familiar with python and in the past I add some functionally to the 
> QBZR to better suited to our needs.
> 
>  
> 
> The difference that QBZR is a plugin so all I had to do is change the 
> python code.
> 
>  
> 
>  How I do it in Tortoise Bazaar or tbzrcommand.exe?
> 
>  I have the python code for Tortoise Bazaar and bazaar , but how I 
> convert it EXE ? by using py2exe or pyinstaller ?

bzr.exe built with py2exe. tbzrcommand.exe -- I don't remember, but some 
code in Tortoise project written in C/C++ and require Visual C++ + SDK.

You need lp:bzr-windows-installers to build exe.



More information about the bazaar mailing list