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

Re: case sensitivity questions - oh no!!

From: Martin Tomes <lists_at_tomes.org>
Date: 2005-07-25 16:15:40 CEST

Simon Large wrote:
> Martin Tomes wrote:
>
>> Simon Large wrote:
>>
>>> Hi folks,
>>>
>>> 1. Martin, maybe you could add an optional section to your pre-commit
>>> hook which restricts the character set allowed in filenames to ones
>>> you *know* how to case fold, pure ASCII in the limiting case.
>>
>> I am not sure that this has any benfit, the script will behave
>> correctly for ASCII file names without any changes.
>
> I am not suggesting that there is any problem with your script. I was
> suggesting that it might also prevent committing of files which contain
> characters outside (say) the ASCII range, because case-folding is then
> client-dependent (there was a reference earlier in the thread to Windows
> OS version variations in how case is handled for unicode). But maybe
> it's a sledgehammer to crack a nut ;-)

I think it is a sledgehammer to crack a nut so I will leave it alone.
Not a bad idea, I just don't *really* see the need.

-- 
Martin Tomes
echo 'martin at tomes x org x uk'\
  | sed -e 's/ x /\./g' -e 's/ at /@/'
Visit http://www.subversionary.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 25 16:17:55 2005

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.