[qbzr] QBzr 0.16 released
Martin Pool
mbp at canonical.com
Mon Nov 9 23:35:04 GMT 2009
2009/11/9 Algis Kabaila <akabaila at pcug.org.au>:
> I realise that QBzr is MS Win oriented and the power be with you. I use
> ubuntu and want to run 0.16 QBzr as well as QBzr head (which, I gather, has at
> this time unresolved conflicts).
>
> For version 0.16:
> 1. If the tar ball is expanded in directory ~/xyz and I place a symbolic link
> QBzr -> ~/xyz
> then to run the QBzr CLI would require entry
> bzr QBzr
> Is that correct?
No, it would still be qbzr. However to install it, it needs to be in
~/.bazaar/plugins/qbzr
> 2. How can I access several translations of QBzr? I want to see it in a
> working GUI, not just in a file. My location is Australia and the default
> language is English. However, I am interested in different translations. I
> found it very interesting to diff the some translations in files in "po"
> subdirectory, viz. "ru" against "uk". To change the location just for that is
> so inconvenient that it is not a practical proposition.
I don't really understand. If you want to run QBzr in a different
language, use something like
LANG=ru_RU.UTF-8 bzr qbzr
> 3. How can I run "head" of QBzr? It is very easy to change the sym links, but
> that seems to leave some "unhappiness" in some __init__ methods. Is it enough
> to delete __init__.pyc and let it be regenerated from __init__.py?
I don't know what this is about. You don't need to delete the pyc
files. Just run "bzr branch lp:qbzr ~/.bazaar/plugins/qbzr" and it
should be ok.
--
Martin <http://launchpad.net/~mbp/>
More information about the bazaar-announce
mailing list