[BUG] bzr log doesn't work in the "C" locale

Martin Pool mbp at sourcefrog.net
Tue May 31 14:19:32 BST 2005


On Tue, 2005-05-31 at 08:05 -0400, Aaron Bentley wrote:

> Oh, I was just figuring that pragmatically, only people with latin-1
> terminals would have their locales set to "C".  Pretending "C" is
> latin-1 is definitely Wrong, but I thought it might work better.

I think (on linux/glibc) you can set LANG=C.iso88591.  You might need
'dpkg-reconfigure locales' or something similar.

I wouldn't mind having an encoding setting in bzr.ini, and one to say
whether unrepresentable characters should be turned to '?' or \x or all
the other Python options.

-- 
Martin






More information about the bazaar mailing list