TortoiseBzr

IMPORTANT!

This build of tortoisebzr is discontinued; the latest version of the tortoisebzr interface is available in the windows download at http://bazaar-vcs.org/

About

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.

Status

BUGS

TODO

Screenshots

screenshots/iconoverlay.png
screenshots/contextmenu.png
screenshots/commit.png

Development

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