[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-24 02:53:31 CET

On 2003-11-24 01:16:16 +0000, Philip Martin wrote:
> I used Gnumeric and put fooé into the File->Save... dialog
>
> $ LANG=en_GB gnumeric
> $ ls | od -tx1 | head -1
> 0000000 66 6f 6f e9 2e 67 6e 75 6d 65 72 69 63 0a
>
> That's 8859-1.

I did the same thing, and got:

$ \ls | od -tx1 | head -1
0000000 66 6f 6f c3 a9 2e 67 6e 75 6d 65 72 69 63 0a

That's UTF-8.

> Gnumeric behaves like Subversion.

I've just shown that it doesn't.

-- 
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 Mon Nov 24 02:54:09 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.