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

Re: Problems with accents in filenames

From: Jani Averbach <jaa_at_jaa.iki.fi>
Date: 2003-11-24 03:32:24 CET

On 2003-11-24 02:47+0100, Vincent Lefevre wrote:
>
> If Subversion didn't do any conversion, I wouldn't have any problem.
>

If you would do a patch that implemented a config options:
[miscellany]
...
# default encoding for path names, regardless of the locale settings
pathname_encoding=utf-8

and applied it to your own version of subversion, then you would not
have any problems. There is even a chance that at the very end it would
be incorporated back to the main stream of subversion.

Then you and someone else who is forced to use awkward locale
environment would benefit of your patch.

Or, make a wrapper script that calls subversion with UTF-8 locale to be
set.
 
BR, Jani

-- 
Jani Averbach
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Nov 24 07:05:34 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.