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

a question about LOCALE error when exec svn on Redhat EL5

From: Peter <smile_face_at_21cn.com>
Date: 2007-07-07 16:39:38 CEST

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
Received on Sat Jul 7 16:39:32 2007

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.