~abentley/bzrtools/bzrtools.dev

1
2
3
4
5
6
7
8
9
10
11
12
13
How to install bzrtools:
All the tools are plugins, so you can install them in your plugins directory.

$ mv ~/bzrtools ~/.bzr.conf/plugins/
You may have to create the plugins directory first.

You can test whether they are successfully installed by doing "bzr annotate -h"

If you want to use baz-import, stick a pybaz symlink in the bzrtools tree:
$ baz register-archive http://ddaa.net/arch/2004
$ baz get ddaa@ddaa.net--2004/pybaz--devo--0 pybaz
$ cd ~/bzrbzrtools
$ ln -s ../pybaz/pybaz