In order to provide a faster and simpler working model, the bzr-colo plugin tries to support a configuration similar to git and Mercurial's colocated branches, where there is a single working tree that can be switched between multiple branches that all co-exist in the same directory.
This working model is entirely possible using Bazaar's existing technology, and this plugin aims to make it as simple as possible to use that model.
Product's homepage
Requirements:
· Bazaar Revision Control System
· Python
What's New in This Release: [ read full changelog ]
· This release is compatible with all versions of Bazaar 2.1 or later, including the upcoming 2.4 release. This is a stable release for Bazaar's 2.4.x series. It has some new features: a new command "qcoloswitch" for graphically switching branches, syncing to and from ordinary shared repositories, and the possibility of hiding branches. There are also a few bug fixes. Thanks to all of the people who contributed feature requests, bug fixes and enhancements.