[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 not working with under_scores (v1.5.5 and 1.5.6)

From: slhenty <slhenty_at_gmail.com>
Date: Wed, 14 Jan 2009 09:51:52 -0800 (PST)

Hi,

I saw a similar post back in late December, 2008, but my issue is
slightly different. I've discovered that filenames with an underscore
within the first three letters do not show up in autocomplete, even
with Ctrl-Space. A full characterization of the issue follows:

Assume a filename such as AA_toZZZZZ.ext,

Type "a" in the commit dialog -> no autocomplete, unless you hit Ctrl-
space (this is normal).
Type "aa" -> no autocomplete, unless you hit Ctrl-space (this is still
normal).
Type "aa_" -> no autocomplete, even if you hit Ctrl-space (this is now
different from previous versions).
Type "aa_" plus any amount of the remaining filename -> no
autocomplete, even with Ctrl-space.

I've also tested filenames with an underscore later in the name: e.g.
AABBCC_toZZZZZ.ext. The autocomplete list shows up at the third
character, as expected. However, if you type up to or past the
underscore, dismiss the autocomplete list, and then hit Ctrl-space to
bring the list back, nothing shows up.

Perhaps autocomplete has a regular expression problem with underscores
in general?

These kinds of filenames used to autocomplete in version 1.4.6 or so.

Any help / advice is much appreciated, save for the obvious file
renaming fix <grin>.

Steve

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-01-14 19:03:15 CET

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.