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

Re: Renaming files on win32

From: Julian Reschke <julian.reschke_at_gmx.de>
Date: 2004-12-22 22:32:41 CET

Gili wrote:
>>Then there's the horrible issue of broken tools changing file case on
>>you behind your back (this tends to happen too often on Windows),
>>usually after some version of the file has alrealy been committed. SVN
>>could detect this change locally, but because of the OS/FS/locale
>>dependencies I mentioned above, we must find a way to do this /without/
>>using strcasecmp. (Why? Because SVN uses UTF-8 internally, and there's
>>no locale-independent case-folding function).
>
>
> Java has a local-independant case-folding function. Why can't
> Subversion's portability layer provide the same sort of thing?

How do you know it's the same one used by Windows and OSX?

Julian

-- 
<green/>bytes GmbH -- http://www.greenbytes.de -- tel:+492512807760
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 22 22:41:22 2004

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.