Hello All,

I did an 'svn update' of the trunk and when I try to do a 'wiki
upgrade', I get the following error:

# trac-admin ~/public_html/trac/ wiki upgrade
 /usr/share/trac/wiki-default/TracReports => TracReports
Command failed: 'ascii' codec can't decode byte 0xe2 in position 1169: ordinal 
not in range(128)

The error message clearly indicates that there's some non-ascii code in
TracReports, which is also confirmed by the following output:

# head -c 1200 /usr/share/trac/wiki-default/TracReports | tail -c 55 ;echo
default handler for the âView Ticketsâ navigation i

Can I simply remove those characters from there and have (decent) double
quotes instead? :)

Srinidhi.
-- 
ASCII ribbon campaign ( )         B S Srinidhi
 - against HTML email  X          http://srinidhi.deeproot.co.in
             & vCards / \         DeepRoot Linux

_______________________________________________
Trac mailing list
Trac@lists.edgewall.com
http://lists.edgewall.com/mailman/listinfo/trac

Reply via email to