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

Encoding problems in subversion under Mac OS X (HFS+)

From: Balázs Szabó (dLux) <dlux_at_dlux.hu>
Date: 2005-12-03 02:11:48 CET

Hi,

I have problems using Subversion on OSX (10.4.3). I have tried a few
different versions and the problem is always the same.

I have checked out a repository, which I created on Linux, and it
contained filenames like "statisztikák.sxc"

I set up the environment before I did anything:

export LC_CTYPE="hu_HU.UTF-8"

The checkout worked fine, but right after the checkout, I had the
following output for svn status (SVN 1.3RC4, but the results are
similar with 1.2.3 as well):

? statisztikák.sxc
! statisztikák.sxc

The problem can be that (as I read elsewhere), HFS+ stores the
filenames in decomposed form, and since "á" has two UTF-8 code in
composed and decomposed forms, SVN thinks that this file is different
what is just checked out...

What can I do with this? I searched through the web, but no one seems
to encounter this problem besides me. Is it so rare??

Thanks in advance,

Balázs Szabó (dLux)
-- -- - - - -- -

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Dec 3 02:15:48 2005

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.