====== Enabling the Mercurial extension ====== By default, the Mercurial extension is enable system wide in /etc/mercurial/hgrc.d/qct.rc ====== Enabling the Bazaar extension ====== Just copy /usr/share/doc/qct/examples/bzrplugin/qctBzrPlugin.py to your ~/.bazaar/plugins directory. You can test this installation by running: /home/user/bzrRepo% bzr help qct ====== Using the Perforce back-end ====== Perforce does not support extensions, so just make a handy shell alias: alias p4qct='qct --p4'