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

Re: [TSVN] filename completion not working in nightly?

From: SteveKing <stefankueng_at_gmail.com>
Date: 2005-02-16 14:58:44 CET

On Wed, 16 Feb 2005 14:47:16 +0100, Roel Harbers <roel@roelharbers.nl> wrote:
> maybe I missed something, but filename completion in the commit dialog
> doesn't seem to work anymore in r2669. I just don't see completion box
> pop up.

Filenames aren't 'completed' anymore. But now, there's a regex defined
(currently only for .cpp and .h/.hpp files) which extracts
method/function names from the files which are then used for
autocompletion.
You can of course help us by providing regex strings (they don't have
to be 100% accurate!) for other filetypes. Check the file autolist.txt
in your TortoiseSVN/bin directory.
Also, there's a tool to test the regex strings here:
http://tortoisesvn.tigris.org/files/documents/406/20668/RegExpTest.exe

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Feb 16 14:59:21 2005

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.