<div><span class="gmail_quote">On 6/7/06, <b class="gmail_sendername">Matthieu Moy</b> <<a href="mailto:Matthieu.Moy@imag.fr">Matthieu.Moy@imag.fr</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Mark <<a href="mailto:mwatts42@gmail.com">mwatts42@gmail.com</a>> writes:<br><br>> added bzr: ERROR:
exceptions.UnicodeEncodeError: 'charmap' codec can't<br>> encode ch<br>> aracter u'\u2013' in position 54: character maps to <undefined><br>> at encodings\cp437.pyc line 18<br>> in encode<br>><br>
> Unfortunently I can not post the word document as it is confidential.<br><br>The complete traceback should appear in ~/.bzr.log, it might help.<br><br>--<br>Matthieu<br></blockquote></div>
<div> </div>
<div>Yep. Here is the log entry. I have replace the file name characters with "x" but the number and length of the filename is the same. As youy can see it appears that there is a character \u2013 used in the file name. Visually this appears as a long "-" but Windows displays it as a valid file name.
</div>
<div> </div>
<div>-mark<br> </div>
<div>===========LOG START<br>added u'xxxxxxxxxxxxxxxxxxxx/xxxxxxxxxxxxxxxxx \u2013 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx.doc' kind 'file' file_id={xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx.doc-20060607110225-e148b80f43795a41
}<br>[ 3620] Wed 07:02:25.421 ERROR: exceptions.UnicodeEncodeError: 'charmap' codec can't encode character u'\u2013' in position 40: character maps to <undefined><br> at encodings\cp437.pyc line 18<br> in encode<br>
Traceback (most recent call last):<br> File "bzrlib\commands.pyc", line 650, in run_bzr_catch_errors<br> File "bzrlib\commands.pyc", line 612, in run_bzr<br> File "bzrlib\commands.pyc", line 246, in run_argv_aliases
<br> File "bzrlib\builtins.pyc", line 274, in run<br> File "bzrlib\add.pyc", line 84, in smart_add<br> File "bzrlib\add.pyc", line 150, in smart_add_tree<br> File "bzrlib\add.pyc", line 187, in __add_one
<br> File "bzrlib\add.pyc", line 71, in add_action_add_and_print<br> File "bzrlib\add.pyc", line 61, in add_action_print<br> File "encodings\cp437.pyc", line 18, in encode<br>UnicodeEncodeError: 'charmap' codec can't encode character u'\u2013' in position 40: character maps to <undefined>
</div>
<p>return code 3<br></p>
<div>===========LOG END<br clear="all"></div>