You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Emil Edeholt <em...@knmedical.se> on 2006/11/13 12:37:31 UTC

Text Encoding and SVN

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