[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

utf8 filenames do not work on w2k

From: solo turn <soloturn99_at_yahoo.com>
Date: 2003-03-11 19:17:31 CET

accented characters and umlauts do not seem to work on windows. the
result is (maybe in the mail, everything gets replaced with weird
characters or "?"):

$ ls --show-control-chars
Cépy of t&.txt

$ svn st
WARNING: error decoding UTF-8 for ?
WARNING: error decoding UTF-8 for ?
svn: Invalid argument
svn: Non-ascii character (code 195) detected, and unable to convert
to UTF-8.

? ÿ&#8801;Å
svn: Invalid argument
svn: Safe data:
"C"
... was followed by non-ascii byte 195.

Non-ascii character detected (see above), and unable to convert to
UTF-8.

? ÿ&#8801;Å

(done by creating a file with spaces: "Copy of file" and replacing
the o with e with accent).

__________________________________________________
Do you Yahoo!?
Yahoo! Web Hosting - establish your business online
http://webhosting.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 11 19:18:16 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.