Re: problems with non-ascii filenames: "Can't convert string from 'UTF-8' to native encoding"
From: Kalin KOZHUHAROV <kalin_at_thinrope.net>
Date: 2005-10-04 05:03:45 CEST
Sean McBride wrote:
> When I added the file to the repo, I get the message:
> I am using svn 1.2.3 both locally and on the server, on Mac OS 10.4.2.
Waht is the filesystem used both on server and client. Can it handle UTF-8 filenames correctly?
I just tried to reproduce this in linux, but it worked as expected:
$ perl -CS -e 'print "touch \"TMS Frame Assem\x{2026} inst Final.eps\"\n";'
Give us more details, and somebody might spot the problem.
Kalin.
-- |[ ~~~~~~~~~~~~~~~~~~~~~~ ]| +-> http://ThinRope.net/ <-+ |[ ______________________ ]| --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Tue Oct 4 05:05:56 2005 |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.