This build of tortoisebzr is discontinued; the latest version of the tortoisebzr interface is available in the windows download at http://bazaar-vcs.org/
TortoiseBzr is a Windows shell extension (similar to TortoiseCVS) for viewing the source control status of a bzr tree from within Windows Explorer.
It is derived from bzr-gtk.
The tortoisebzr development branch is available by running:
bzr get http://www.hl.id.au/Projects/tortoisebzr/bzr-tortoise
To register the shell extension, run:
set PYTHONPATH=c:\somepath\bzr.dev python tortoise-bzr.py
To remove the shell extension, run:
python tortoise-bzr.py --unregister