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

Re: Case-insensitivity causes data loss under win32

From: Greg Thomas <Greg_at_TheThomasHome.co.uk>
Date: 2003-10-10 23:25:55 CEST

On Tue, 7 Oct 2003 16:27:49 +0200, "SteveKing" <steveking@gmx.ch>
wrote:

> Since Windows has
> a filesystem which is case-insensitive Subversion should just compare
> those path-strings case-insensitive on such OSes.

I expect that this way lies a nasty mess of surprises. It's not the OS
that is case-sensitive/preserving, it's the file system. If you use
SAMBA to (e.g.) mount an NTFS drive on a UNIX box, what's the case
there? Similarly, what happens when you mount a case sensitive file
system on to Windows?

Greg

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 10 23:27:10 2003

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.