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

Re: Encoding of .subversion config files?

From: Vincent Lefevre <vincent+svn_at_vinc17.org>
Date: 2006-03-09 02:54:37 CET

On 2006-03-08 13:38:16 -0800, Jim Blandy wrote:
> I believe common practice is to just read shared config files with the
> process's current locale's encoding:

This is not a common practice, this is what is done by default.
So, one could say that this is a bug noone has fixed yet.

> if people want to share, they need to use ASCII, or agree on a
> common encoding.

or the file should contain the encoding (explicitly or implicitly).
This is often the case in new applications.

> So I think the Subversion client should use the current locale's
> encoding for reading all configuration files.

which would mean that users won't be able to use different locales
when using Subversion. This is bad!

-- 
Vincent Lefèvre <vincent_at_vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / SPACES project at LORIA
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 9 02:54:57 2006

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.