Comment 6 for bug 814117

Revision history for this message
Alexander Belchenko (bialix) wrote : Re: Problems with cyrillic cp1251 in internal diff (Failed to decode using charmap, falling back to latin1)

Hint: set the encoding for your branch in .bzr/branch/branch.conf file as

encoding = cp1251

and invoke qdiff again. Will it show you the text in the right encoding?

You can set this option globally in your bazaar.conf (in DEFAULT section).