[ANN] Bazaar Externals plugin 1.2 released

Eugene Tarasenko eugene.tarasenko at gmail.com
Fri Mar 12 14:08:06 GMT 2010


Added new command to execute an arbitrary bzr or shell command for each
branch in the local workspace, see also ``bzr help ecmd``.
Added support via hooks for bazaar commands: checkout, update, push.
Added support relative urls like in svn:externals, see also examples in
``bzr help externals``.

Changes:
* Added support for commands: checkout, update, push
* Added new command for run some command for main and external branches
* Added support relative urls like in svn:externals
* Added support feature branch
* Speed of work is increased to 2 times with replacement subprocess.call to
run_bzr
* Now used merged config: from repositories and from local working tree
* Moved config file to ``.bzrmeta/externals``
* Make hooks lazy
* And fixed many bugs

For more info please see http://launchpad.net/bzr-externals
-- 
View this message in context: http://old.nabble.com/-ANN--Bazaar-Externals-plugin-1.2-released-tp27874749p27874749.html
Sent from the Bazaar - General Discussion mailing list archive at Nabble.com.




More information about the bazaar mailing list