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

Re: locale issues on mac os X

From: Ryan Schmidt <subversion-2009b_at_ryandesign.com>
Date: Wed, 29 Jul 2009 10:36:59 -0500

On Jul 29, 2009, at 09:42, Bart De Gruyter wrote:

> I'm having the following issue:
>
> Recently a user added files with accents to the repository from a
> windows machine and since then I get the following issue. When I do
> "svn
> st" on the command line I see:
>
> $ svn st
> ? Functional Analysis/Internal Documents Client/Profil des
> compétences spécifiques.doc
> ! Functional Analysis/Internal Documents Client/Profil des
> compétences spécifiques.doc

That is this issue, and is not related to locales but to the way in
which Mac OS X stores UTF-8 filenames on disk (decomposed) vs. the
way other OSes do so (composed):

http://subversion.tigris.org/issues/show_bug.cgi?id=2464

If your Subversion is installed using MacPorts, you can rebuild it
using the +unicode_path variant to get one possible fix for this
issue, though the fix may have side-effects.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2376643

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-29 17:37:55 CEST

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.