<div><span class="gmail_quote">On 6/7/06, <b class="gmail_sendername">Matthieu Moy</b> &lt;<a href="mailto:Matthieu.Moy@imag.fr">Matthieu.Moy@imag.fr</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Mark &lt;<a href="mailto:mwatts42@gmail.com">mwatts42@gmail.com</a>&gt; writes:<br><br>&gt; added bzr: ERROR: 
exceptions.UnicodeEncodeError: 'charmap' codec can't<br>&gt; encode ch<br>&gt; aracter u'\u2013' in position 54: character maps to &lt;undefined&gt;<br>&gt;&nbsp;&nbsp; at encodings\cp437.pyc line 18<br>&gt;&nbsp;&nbsp; in encode<br>&gt;<br>
&gt; 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>&nbsp;</div>
<div>Yep. Here is the log entry.&nbsp; I have replace the file name characters with &quot;x&quot; but the number and length of the filename is the same.&nbsp; As youy can see it appears that there is a character \u2013 used in the file name.&nbsp; Visually this appears as a long &quot;-&quot; but Windows displays it as a valid file name.
</div>
<div>&nbsp;</div>
<div>-mark<br>&nbsp;</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 &lt;undefined&gt;<br>&nbsp; at encodings\cp437.pyc line 18<br>&nbsp; in encode<br>
Traceback (most recent call last):<br>&nbsp; File &quot;bzrlib\commands.pyc&quot;, line 650, in run_bzr_catch_errors<br>&nbsp; File &quot;bzrlib\commands.pyc&quot;, line 612, in run_bzr<br>&nbsp; File &quot;bzrlib\commands.pyc&quot;, line 246, in run_argv_aliases
<br>&nbsp; File &quot;bzrlib\builtins.pyc&quot;, line 274, in run<br>&nbsp; File &quot;bzrlib\add.pyc&quot;, line 84, in smart_add<br>&nbsp; File &quot;bzrlib\add.pyc&quot;, line 150, in smart_add_tree<br>&nbsp; File &quot;bzrlib\add.pyc&quot;, line 187, in __add_one
<br>&nbsp; File &quot;bzrlib\add.pyc&quot;, line 71, in add_action_add_and_print<br>&nbsp; File &quot;bzrlib\add.pyc&quot;, line 61, in add_action_print<br>&nbsp; File &quot;encodings\cp437.pyc&quot;, line 18, in encode<br>UnicodeEncodeError: 'charmap' codec can't encode character u'\u2013' in position 40: character maps to &lt;undefined&gt;
</div>
<p>return code 3<br></p>
<div>===========LOG END<br clear="all"></div>