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

Autocomplete in commit dialog is case sensitive

From: Tobias Rapp <t.rapp_at_noa-audio.com>
Date: Tue, 7 Apr 2009 09:56:50 +0200

Hi!

This is a minor issue but I noticed that the autocomplete drop-down in the commit dialog message field is case sensitive while the list of files below is not (which is what I would expect). This leads to the situation where the list of modified files looks like

 file-a
 file-B
 file-c
 file-D

but the autocomplete drop-down shows

 file-B
 file-D
 file-a
 file-c

when starting to type "file" which is somehow irritating for me. In my commit workflow I usually go through the list of modified files and describe the changes in the commit message like for example

 file-a: - exchanged foo by bar
 file-B: - added more blabla
 file-c: ...

That's why I stumbled over this issue. It would be great if the autocomplete drop-down would be sorted case-insensitive, too.

Regards,
Tobias

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1573204

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-04-07 09:58:10 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.