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

Re: svn checkout - special characters in file name are not encoding properly

From: Vincent Lefevre <vincent-svn_at_vinc17.net>
Date: Fri, 13 Aug 2010 13:45:56 +0200

On 2010-08-13 11:39:43 +0200, Stefan Sperling wrote:
> Yes, I see the difference. It's a question of where the primary
> configuration knob for the charset is located.
>
> Right now, the source of charset information is always the locale.
>
> You want it to be the locale at checkout time and some pre-recorded
> value at update time (not sure what your idea is about all the other
> subcommands).
>
> But I don't think having two sources for this information is a good idea.

In any standard Unix system, the locale is process-dependent.
So, anyway, if you consider the locale, the source can change
from one call to another. So, considering the locale only is
definitely not a good idea.

> So I think Subversion should continue trusting users with setting
> their locale. It's simple. It works.

No, it doesn't work. If the locale changes (what is allowed on
any standard Unix system), a "svn up" breaks the working copy.

-- 
Vincent Lefèvre <vincent@vinc17.net> - Web: <http://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / Arénaire project (LIP, ENS-Lyon)
Received on 2010-08-13 13:46:36 CEST

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.