wiki:BzrPlugin

Version 9 (modified by figaro, 8 years ago) (diff)

Cosmetic changes, tagged with pypi

Bazaar VCS support

Description

The plugin at http://launchpad.net/trac-bzr/ adds support to Trac (0.10 and higher) for the Bazaar version control system.

A branch with a somewhat different approach (allows access to multiple branches, but in a way quite different from how a svn trac works) can be seen in action on http://dev.gentooexperimental.org/pkgcore-trac/wiki/Branches.

Note about encoding of source files

Because Bazaar version 0.17 does not store information about encoding of text files, you may have problems to see your content. By default Trac use encoding iso-8895-15 to show content of your files. If you need to change this option, you need to edit the trac.ini file of your project. In section "trac" you need to change parameter named "default_charset". For example for Russian files:

[trac]
default_charset = cp1251

Bugs/Feature Requests

Log your defects, enhancements or tasks on the Launchpad page.

Download / Source

See the Launchpad page or the PyPi page.

Author/Contributors

Author: Trac Bzr team
Contributors: