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

Re: Re[2]: CaSe insensetive OS not handled well

From: Dave Camp <dave_at_thinbits.com>
Date: 2005-08-23 17:43:37 CEST

On Aug 23, 2005, at 12:11 AM, Flex wrote:

>> Remember, it's the *filesystem* that cares about case, not the OS.
>> I mount NTFS partitions on my Linux box all the time, and I'm still
>> limited by NTFS, not Windows, you know?
>>
>
> Yeah but what's the point? The OS is referred by its native
> filesystem, it's the same u say case sensitive os or case sensitive
> file system. It is the same for the current discussion, means "Case
> Sensitive source" and non-case sensitive one if you want it that way
> :)

No, it's a huge difference. Mac OS X is not case insensitive. Some
filesystems are, but the OS is not. What that means in real world
terms is that I can (and sometimes do) have both case sensitive and
insensitive filesystems mounted at the same time. Thus, a case
sensitivity setting cannot be client wide or OS wide. It needs to be
confined to a much smaller area, either the repository or some subset
of it.

Dave

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 23 17:50:56 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.