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

Re: UTF-8 support for Unix with APR?

From: Vincent Lefevre <vincent+svn_at_vinc17.org>
Date: Fri, 15 Feb 2008 13:40:03 +0100

On 2008-02-15 13:27:31 +0100, Erik Huelsmann wrote:
> Right. But all of that means it's not so deterministic that either
> APR or Subversion can solve *all* locale problems.

Perhaps they can't solve them on their own, but they should give the
user the possibility to solve them. For instance, there could be an
option (to be put in .subversion/config and/or a command-line switch)
to say: assume the current locale for input (command-line arguments
and terminal) and output (terminal), and the configured locale for
everything else.

BTW, there's a similar problem to generate ChangeLog files, which
should be in UTF-8 for most projects. What if a user wants to generate
such a file from an ISO-8859-1 terminal?

There are tools that have an option to specify the encoding of the
output (e.g. xmllint and its --encode option). Why not Subversion
for "svn log"?

-- 
Vincent Lefèvre <vincent@vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-02-15 13:40:40 CET

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.