[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: Jan Hendrik <jan.hendrik_at_bigfoot.com>
Date: 2003-10-08 12:14:32 CEST

Concerning RE: Case-insensitivity causes data
Wadsworth, Eric (Contractor) wrote on 7 Oct 2003, 9:16, at least in
part:

> What would be nice is a way to identify when a filename exists with a
> different case than svn knows about. Once the user sees an alert,
> action can be taken. It's only a problem when the user doesn't realize
> that there is a case problem.
>
> Perhaps a switch could be used on windows installations to do an
> initial check of case, and abort with a warning if something had
> changed. I suppose this could be specified in the config file, too.

From the outside of programming and multi-platform environments I
would say that a switch that changes SVN's behaviour from case-
sensitive to case-insensitive would be very fine even for *NIX users.
It would make sure that a repos could be checked out and worked
with on any platform. If there is no Windows in the net, ok, disable
the switch and the repos luckily keeps Test, TEST, test, TeSt etc.
side by side. But if there is only one Windows user a convention is
needed anyway to either save every file lowercase or uppercase or
whatever. This could be controlled and ensured centrally by the
server and its conf I would think/suggest. And the server would then
ship a conflict. And/or a setting for the client to change all
path/filenames to lowercase. FTP clients have this useful option.
IMVHO case-sensitivity of filenames is always a mess: someone
gives you an URL in a call and then you have to call back thrice till
he finally faxes it and you find it is something like
TOM/Dick/Jerry/MyREALLYBeautifulPics.HTML ...

Jan Hendrik

---------------------------------------
Freedom quote:

     Je mehr Freiheit, desto weniger Gleichheit;
     je mehr Gleichheit, desto weniger Freiheit.
                -- Max Horkheimer

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 8 12:11:29 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.