TracBzr is a plugin for Trac (>= 0.10) that provides a version control backend for Bazaar.
This plugin allows the use of Bazaar for projects.
Product's homepage
Here are some key features of "TracBzr":
Repository views:
· Supports all major Trac views and "changeset:" notation.
· Allows a collection of branches to be treated as a "trac repository", regardless of whether they are related or in the same bzr repository.
· Follows symlinks to branches.
Wiki Macros:
Branches:
· The plugin provides a macro called [[Branches]] to list all available branches, together with some information about them, like the current revision number and the time of the last commit.
Requirements:
· Bazaar Revision Control System
· Trac
What's New in This Release: [ read full changelog ]
· As the 0.4.0 release files accidentially contained a -dev build tag suffix, here is a new release omitting that suffix.
· The suffix is currently kept in the configuration, and therefore remain in place for those running "setup.py bdist_egg". Not sure if we'll keep it that way for the future, or rather fall back to date-tagging only.