[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: Vincent Lefevre <vincent+svn_at_vinc17.org>
Date: 2003-11-20 14:58:50 CET

On 2003-11-20 07:39:13 -0600, Ben Collins-Sussman wrote:
> Yes. Every svn library function uses UTF8 paths internally, and expects
> path arguments to be UTF8. The UTF8 path is only converted to system
> locale when a library needs to do user interaction... e.g. display a
> path on the console, or create a path in the working copy.
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Creating a path in the working copy isn't user interaction. I want
UTF-8 to be the encoding in the working copy (just like anywhere on
the file system), even when I use ISO-8859-1 locales.

-- 
Vincent Lefèvre <vincent_at_vinc17.org> - Web: <http://www.vinc17.org/> - 100%
validated (X)HTML - Acorn Risc PC, Yellow Pig 17, Championnat International
des Jeux Mathématiques et Logiques, TETRHEX, etc.
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 Nov 20 15:00:44 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.