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

Re: Repo browser numerical sort

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-05-07 09:36:42 CEST

Gerasimov, Ivan wrote:
> Hi, Stefan!
>
> Just realized, that you use case-insensitive comparing for literal
> sorting. Do you want me to adapt the numerical comparing routine to
> be case-insensitive? Or maybe even make another option for
> case-sensitivity.

That would be great!
But I don't think we have to add an option for this. We just sort always
case-insensitive. That's what Windows users expect anyway, and it will
make it easier to spot files which only differ in case.

> It's a bit trickier than just adding NORM_IGNORECASE flag to the
> CompareString's parameters.

I hope it's not too tricky :)

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sun May 7 09:36:59 2006

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.