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

Re: Commit dialog auto complete issue

From: Stefan Kueng <tortoisesvn_at_gmail.com>
Date: Sat, 20 Dec 2008 10:49:23 +0100

Stephen P Rufle wrote:
> I am having issue with the auto complete feature of the commit dialog.
>
> I have the below in the changes section
> turtle/webapp/turtle/oe/turtleOrderItem.ftl
>
> I try to type "tur" to get the auto list of files. It doe not seem to work.
>
> I have a second file that is at a similar path but if I type "ord" it
> brings up the auto file name dialog
> turtle/src/com/turtle/services/test/OrderServicesTests.java

Try Ctrl-Space, that brings up the autocompletion.
Also, if you type 'tur' that will result in a huge list of suggestions
since that's the start of your working copy (and depending on how many
files are shown, that list can get really huge). And if that list gets
too huge, autocompletion will not work until you type a string that
reduces the suggestion list to a reasonable amount.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=988088
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2008-12-20 10:49:42 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.