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

Re: Can't recode string

From: Christian Unger <christian_unger_at_mac.com>
Date: 2004-10-12 19:40:49 CEST

On 08.10.2004, at 08:42, christian unger wrote:

> exactly my question:
> Mac OS X comes with all locales preinstalled and is able to display
> jp, fr, zh characters side by side even in the terminal window.
> Which Environment variable does svn rely upon and how do I tweak it in
> OS X ?

yet another question:
I found this on
http://developer.apple.com/documentation/MacOSX/Conceptual/
BPRuntimeConfig/Concepts/EnvironmentVars.html

> User Session Environment Variables
>
> Mac OS X supports the definition of environment variables in the scope
> of the current user session. On login, the loginwindow application
> looks for a special property list file with the name
> environment.plist. This file must be located in a directory called
> .MacOSX at the root of the user’s home directory. The path to this
> file is as follows:
>
> ~/.MacOSX/environment.plist
>
> If an environment.plist file exists, loginwindow looks for keys that
> are children of the root element. For each of these keys, loginwindow
> registers an environment variable of the same name and assigns it the
> value of the key. This file supports only the definition of
> environment variables. You cannot use this file to execute other forms
> of script code. The format of the file is the same XML format as other
> property list files, with each key in the file containing a string
> value.

Could this be the solution ? and if so, could someone tell me which
variables I would have to set in this xml file to tell svn how to
encode the japanese chars ?
thanx in advance :-)

with best regards

christian unger

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 12 19:41:28 2004

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.