Comment 2 for bug 189246

Revision history for this message
Matthias Müller-Reineke (matthias-mueller-reineke) wrote :

The "print-debuger" showed that there

File "/usr/local/Python-2.5/lib/python2.5/site-packages/bzrlib/dirstate.py", line 1842,
in _get_output_lines
    inventory_text = '\0\n\0'.join(lines)

lines contained a mixture of strings and unicode objects. There were strings with utf-8 encoded file names. I discovered the utf-8 code of an german umlaut ('ä') which was part of a name of my files in a simple string.