Changes between Version 6 and Version 7 of BzrPlugin

Show
Ignore:
Author:
rjollos (IP: 0.0.0.0)
Timestamp:
07/31/12 22:14:52 (10 months ago)
Comment:

Syntax highlighting.

Legend:

Unmodified
Added
Removed
Modified
  • BzrPlugin

    v6 v7  
    99Because at this moment (bzr 0.17 version) Bazaar does not store information about encoding of text files, so you probably 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 trac.ini of your project. In section "trac" you need to change parameter named "default_charset". E.g. for russian files: 
    1010{{{ 
     11#!ini 
    1112[trac] 
    1213default_charset = cp1251