Balázs Szabó (dLux)
2005-12-03 01:11:48 UTC
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)
-- -- - - - -- -
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)
-- -- - - - -- -