Re: Subversion and UTF-8 filenames
Re: Subversion and UTF-8 filenames
- Subject: Re: Subversion and UTF-8 filenames
- From: Alastair Houghton <email@hidden>
- Date: Fri, 27 Oct 2006 23:32:11 +0100
On 27 Oct 2006, at 20:00, David Dunham wrote:
svn: Can't convert string from 'UTF-8' to native encoding:
svn: MJM/Japanese/mtenlayouts/?\230?\147?\141?\232?\136?\181?\232?
\188?\170.dat
Hello? Isn't UTF-8 the native encoding for Darwin? I can't remember
the exact source of our Subversion client
[~/GameHouse] % svn --version
svn, version 1.3.2 (r19776)
compiled Jun 5 2006, 13:13:11
but I wonder if someone misconfigured it.
Is anyone using Subversion with non-ASCII filenames
Yes, we do. Japanese ones like yours, as it happens.
The solution to your problem is to set your LANG environment variable
e.g. in your .profile. In your case, you probably want something like
export LANG=en_US.UTF-8
If you do that, you should find that Subversion works the way you want.
Kind regards,
Alastair.
--
http://alastairs-place.net
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden