I cannot for the life of me get bzr-colo to install.
First I've tried installing it to my user profile with:
bzr branch lp:bzr-colo ~/.bazaar/plugins/colo
I've also tried installing it system-wide with:
sudo pip install bzr-colo
Both the branching and pip install finished without errors, but I still get:
bzr: ERROR: unknown command "colo-fetch"
I'm open for all suggestions?