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

Text Encoding and SVN

From: Emil Edeholt <emil_at_knmedical.se>
Date: 2006-11-13 13:37:31 CET

Hi

I asked about text encoding problems (in file names) here for a little
while ago. When I switched server for my svn the encoding of file names
got messed up somehow.

When I echo $LANG on the server I get en_US.UTF-8.

Now I made a little more tests. When I use the webdav-svn-solution the
encoding doesn't work, when I svn http:// from my desktop to the server
the encoding doesn't work. But when I svn file:// directly on the server
the encoding does work.

This is the error I get:

subversion/libsvn_subr/utf.c:466: (apr_err=22)
svn: Can't convert string from 'UTF-8' to native encoding:
subversion/libsvn_subr/utf.c:464: (apr_err=22)
svn: myproject/trunk/a?\204?\136ndringar i skarpa myproject 1.0

Any idea where the encoding problem really is? It's starting to be a
reeeeal pain in the ass.

Regards Emil

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 13 13:38:19 2006

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.