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

[TSVN] Re: Sort order in commit / revert dialog

From: Jens Scheidtmann <Jens.Scheidtmann_at_bayerbbs.com>
Date: 2004-11-15 18:33:53 CET

Martin Eckardt <Martin.Eckardt@micronova.de> writes:

> Lübbe Onken wrote:
>
> >Hi Martin,
> >
> >
> >
> >>If the column is a path, call FileEntry->path.Compare().
> >>FileEntry->path
> >>or FileEntry->url is a CString so the comparisation is done
> >>by CString.
> >>And the CString::Compare function is case sensitive. So I
> >>really don't
> >>know why this does happen.
> >>
> >>
> >Sorry for being picky, but did you mean *in*sensitive?
> >When a compare function is case sensitive, the behaviour I observed is to be
> >expected.
> >
> >
> You are right :-) then CString::CompareNoCase() should be used on Paths.
> On Windows there couldn't be Files with the same name but different cases.
> So we now have the Devil, but should be corrected by Steve.

Is this also used in the repo browser?
Subversion is case sensitive after all . . .

Jens

-- 
Jens.Scheidtmann@bayerbbs.com
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Nov 15 18:34:43 2004

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.