[ANN] bzr-colo 0.0.1: colocated branches using present technology

Alexander Belchenko bialix at ukr.net
Mon Jan 11 09:06:29 GMT 2010


Neil Martinsen-Burrell пишет:
> This plugin does not add any new formats or objects to Bazaar, it simply
> provides convenience commands for working with a certain *convention* 
> for branch storage.  This plugin provides the following commands
> 
>     * colo-init
>     * colo-branch
>     * colo-branches
>     * colo-fetch
>     * colo-clone
>     * colo-prune
>     * colo-clean
>     * colo-ify

There is one more command required: to adjust the checkout location if 
user move the colo branch on the filesystem. Because bzr uses absolute 
path to master branch it's very necessary.

Also see https://bugs.launchpad.net/bugs/330086

> For more information on working with this plugin, see ``bzr help
> colo-tutorial`` and the help for the individual commands.

Why you put tutorial into python file? Why not use text file and 
register help text as topic?




More information about the bazaar mailing list