Re: Renaming files on win32
Scott Palmer <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.devel,gmane.mail.eyebrowse.user |
|---|---|
| Message-ID | <[email protected]> |
On Dec 21, 2004, at 12:39 PM, Gili wrote: > On Tue, 21 Dec 2004 14:02:22 +0100, Thomas Kindler wrote: > > > I think the best way to handle this would be to add a new property > >(e.g. svn:nocasefiles or something) for folders that prevents the > >addition of case-problematic files. > +1 from me. I think case-sensitive filesystem are user unfriendly in general, but of course they are out there (on unix only as far as I can tell, Mac, Windows, OS/2, Amiga, etc... all were case-preserving but case-insensitive). The point is case-insensitive, case-preserving filesystems are hugely popular and deserve better support. Scott