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

Re: Change case on a filename in wc under Windows?

From: Jan Hendrik <jan.hendrik_at_bigfoot.com>
Date: 2003-12-18 21:42:32 CET

Concerning Re: Change case on a filename in wc
Branko ÄŒibej wrote on 18 Dec 2003, 16:24, at least in part:

> John Peacock wrote:
>
> > Wadsworth, Eric (Contractor) wrote:
> >
> >> I'm probably not the only person who has had to deal with this, and I
> >> probably won't be the last. Are there plans for a better solution to
> >> this
> >> problem in future versions of svn? "Better" being defined as "Easier
> >> for the
> >> end user" in this case. It's unlikely that the correct solution is
> >> viable
> >> (fixing the non-case-sensitive OS and filesystem).
> >
> >
> > The "correct" solution is for the user to check in the file with the
> > proper case in the first place, and not try and work around it in svn
> > (which works just fine on case-sensitive O/S's). This is a
> > carbon-based error, nothing more...
>
>
> I disagree; Subversion should learn how to handle case-only differences
> on case-insensitive file systems. The fact that this also happens to be
> the ugliest part of filesytem programming (IMNSHO) doesn't help, of course.

Would it not be a solution to just have an option added in SVN
config to make it case-insensitive? If set all filenames are then
processed through a module making them lowercase in both
directions (into & out of the repos)? Suggesting lowercase as this
is the usual option for FTP apps under Windows anyway. Without
programming insight I do not know if that would be a big issue, not
in the meaning of doing now or post-1.x, but in coding as such.
However, I assume this would be a very helpful setting not only for
pure Windows but also for mixed environments, too. For they must
have some sort of naming convention anyway, else the Windows
users would not be able to checkout at all.

Jan Hendrik
---------------------------------------
Freedom quote:

     As a man is said to have a right to his property,
     he may be equally said to have a property in his rights.
     Where an excess of power prevails,
     property of no sort is duly respected.
     No man is safe in his opinions, his person,
     his faculties, or his possessions.
                -- James Madison, National Gazzette, 1792

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Dec 18 21:43:43 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.