You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Peter <sm...@21cn.com> on 2007/07/07 14:39:38 UTC

a question about LOCALE error when exec svn on Redhat EL5

Hi,

When exec "svn checkout file:///svn/test/trunk /work/test", the svn print the following warning messages and the svn operation interrupt later.

$ svn checkout file:///svn/test test
svn: warning: cannot set LC_CTYPE locale
svn: warning: environment variable LC_CTYPE is zh_TW
svn: warning: please check that your locale name is correct
A    it
A    it/ca/doc
svn: Can't convert string from 'UTF-8' to native encoding:
svn: it/ca/doc/CA?\233?\133?\141?\231?\189?\174?\231?\174?\161?\231?\144?\134.doc

If the env LC_CTYPE must to be set to some value?

I think the charset set of file names in Redhat EL5 is UTF-8. It do not need to be converted.

Regards,
Peter


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org