ScmProj is a plugin for organizing set of VCS branches as united project.
Installation:
Current-user only install
1. Create ~/.bazaar/plugins directory if not exists
2. cd ~/.bazaar/plugins && bzr branch lp:bzr-scmproj scmproj
System-wide install
Alternatively, you can install them at the system-wide plugin location:
$ sudo ./setup.py install
Check it
You can check whether it's successfully installed by doing:
bzr plugins
and looking for 'scmproj' entry in the output.
If you want to ensure it's actually working you could run tests:
bzr selftest scmproj
Product's homepage
Requirements:
· Python
What's New in This Release: [ read full changelog ]
· New maintenance release of scmproj 0.6.2.
· Compatible with bzr 2.5.