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

Re: case insensitivity revisited

From: Ted Dennison <dennison_at_ssd.fsi.com>
Date: 2006-10-26 17:09:29 CEST

James M. Lawrence wrote:
> My own opinion is that case-preserving, case-insensitive filesystems
> are conceptually broken when mixed with case-sensitive filesystems.
> The problem is not the filesystem per se, but that there is no
> enforced convention for tools which deal with the filesystem.
>
Mine remains that the user tools, when used on a case-insensitive
filesystem, should be smart enough to recognize this fact and behave in
a case-insensitive manner. Of course this is easy for me to say, as I'm
a user, not a dev. Implementing this probably involves passing
case-sensitivity information to the server on every single call, which
would be a huge change.

-- 
T.E.D.   Work     -  mailto:dennison@ssd.fsi.com
         Home     -  mailto:dennison@telepath.com (Yahoo: Ted_Dennison)
         Homepage -  http://www.telepath.com/~dennison/Ted/TED.html
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Oct 26 17:10:30 2006

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.