Comment 12 for bug 340394

Revision history for this message
Alexander Belchenko (bialix) wrote :

Tim, you can change terminal encoding (for current session) with chcp command, e.g.:

chcp 1252

After that `bzr log > mylog.txt` will write file in cp1252 encoding.