bzr 1.11.1 - qbzr visual diff bug
Daniel Lidström
daniel.lidstrom at sbg.se
Wed Jan 28 13:10:15 GMT 2009
From: Alexander Belchenko [mailto:bialix at ukr.net]
>
> Daniel,
>
> Can you check does your file(s) contain non-ascii characters (e.g.
> accented characters etc)? I've got such wrong behaviour too often
> when I diff my files in cp1251 encoding.
>
> Can you run the command in your branch as:
>
> bzr qdiff --encoding latin-1
>
> Instead of "latin-1" you can use default windows encoding on
> your system
> (I'm not sure which one is the right encoding for you, either
> cp1252 or
> cp1250, I'm not sure).
>
> Does encoding option help you?
Yes! That surely helped. I tried this command:
bzr qdiff -r 30..31 --encoding latin-1
The attached screenshot shows what I would expect.
/Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: visual_diff_latin_1.png
Type: application/octet-stream
Size: 56499 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20090128/b4bc2d05/attachment-0001.obj
More information about the bazaar
mailing list