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

Re: Case-only renames on Windows (issue #3702)

From: John Beranek <john_at_redux.org.uk>
Date: Fri, 25 Mar 2011 12:30:59 +0000

On 25/03/11 10:09, Bolstridge, Andrew wrote:
>
>> -----Original Message----- From: Branko Čibej [mailto:brane_at_xbc.nu]
>> On Behalf Of Branko Cibej Sent: 24 March 2011 15:32 To:
>> dev_at_subversion.apache.org Subject: Re: Case-only renames on Windows
>> (issue #3702)
>>
> [snip]
>> In short, things aren't /that/ tricky as far as renames go. They're
>> a lot trickier during update and commit, if the editor hits a local
>> file that has the wrong case on-disk, but is otherwise versioned
>> (I've known brain-dead tools to case-only rename the files they'd
>> worked on).
>>
>> -- Brane
>>
>
> Of course, the best approach would just to make the entire system
> case-insensitive and cater to the lowest common denominator (after
> all, the http transport should be case-insensitive too, I get to the
> same place typing in www.apache.com or www.APACHE.com, but not when
> it comes to the svn repo url).

You may need to explain why people can't put copies of Linux 2.4 kernels
in the system then:

http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.4.37.y.git;a=blob;f=net/ipv4/netfilter/ipt_tos.c
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.4.37.y.git;a=blob;f=net/ipv4/netfilter/ipt_TOS.c

Cheers,

John.

-- 
John Beranek                         To generalise is to be an idiot.
http://redux.org.uk/                                 -- William Blake

Received on 2011-03-25 13:31:37 CET

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.