Changing the bazaar windows shell
Alexander Belchenko
bialix at ukr.net
Wed Jun 13 11:48:17 UTC 2012
Idelson, Gil пишет:
> Hi
> Thanks for the quick answer.
> What I want to do is to add some options in branch window that opened from bazaar explorer
> I've noticed that is the same window that open when I run "tbzrcommand --command=branch"
I'm not quite sure but it seems that you only need to change qbranch
dialog from QBzr and shouldn't recompile neither bzr nor tbzr. Try to run
bzr qbranch
from command-line to check whether it's that dialog you're talking about.
>
> Do I need to change the bazaar explorer code or bazaar explorer run tbzrcommand , so I need to find the source of tbzrcommand?
>
>
> best regards ,
> Gil Idelson
> RT/Embedded SW Engineer
> Microsemi Corporation - AMSG
> 1 Hanagar St. P.O.Box 7220
> Hod Hasharon, 45421, Israel
> Phone: +972-9-7755100 Ext 271
> Fax: +972-9-7755111
>
> -----Original Message-----
> From: Alexander Belchenko [mailto:bialix at ukr.net]
> Sent: Wednesday, June 13, 2012 1:05 PM
> To: Idelson, Gil
> Cc: bazaar at lists.canonical.com
> Subject: Re: Changing the bazaar windows shell
>
> 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