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

commit message autocomplete case sensitive

From: naftali5 <google_at_greenwalds.com>
Date: Wed, 10 Sep 2008 02:23:17 -0700 (PDT)

noticed in 1.52 still in 1.53
when typing in the commit message box, in order for the autocomplete
list to open, what you typed must match case with the items in the
list, and only case similar items are listed. However, once the list
is open matching items in the list is case insensitive.

example:
files being checked in (and therefore in list)
testFile1
testCode1
TestFile2
TestCode2

when typing "tes" the autocomplete box opens listing only the first
two files, however, continue typing "testfil" and "testFile1" is still
listed. Begin by typing "TES" and no autocomplete shows at all.

I would prefer, as it always was, case insensitive, but as it is it is
inconsistent.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-09-10 11:23:58 CEST

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

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