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

Re: Windows drive letter check fails on lower case cwd

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Sun, 8 Nov 2009 00:11:14 +0200 (Jerusalem Standard Time)

Philip Martin wrote on Sat, 7 Nov 2009 at 21:28 -0000:
> "Bert Huijben" <bert_at_qqmail.nl> writes:
>
> > Good theoretical bug ;-)
>
> It was a real Subversion bug. One of -rCOMMITTED or -rcommitted didn't
> work on Linux in tr_TR when we used a locale aware casecmp.

Subversion is probably not alone in assuming that 'I' = uppercase('i').
I'd be interested in hearing from someone who *uses* tr_TR how they
solve it in the general case (i.e., without patching each program
individually).

(Or perhaps we should have *three* separate character pairs:
 [Ii]-with-dot, [Ii]-without-dot, [Ii]-of-unspecified-dotfulness,
where the third is the ASCII one.)

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2415479
Received on 2009-11-07 23:11:44 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.