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

Re: [Issue 1495] - Case sensitivity problem using file: on Windows

From: John Peacock <jpeacock_at_rowman.com>
Date: 2003-09-03 14:01:21 CEST

Jack Repenning wrote:
> Mmmm. OK. So would you say that Subversion can assume that any Windows
> file system is case-insensitive? It seems to me that some bozo
> somewhere is going to turn on POSIX, no matter how broken it is, and
> then SVN will be the one who looks bad for making the assumption.

No, it won't affect SVN, because you explicitely need to link to the POSIX
compatibility libraries in order to use those features. Show of hands: who
wants to test Subversion with system libraries that haven't been tested since
they were developed 6+ years ago??? It is not a matter of flipping some switch;
the entire Subversion build process under NT/W2K would need to change.

Search the list archives for CygWin, since they have already covered the ground
whether the POSIX feature for NTFS is worth using. It's a dead end. M$loth
only implemented it so they could claim POSIX.1 compatibility; even they aren't
dumb enough to actually _use_ it!

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4720 Boston Way
Lanham, MD 20706
301-459-3366 x.5010
fax 301-429-5747
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Sep 3 14:07:58 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.