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

[TSVN] colon and period automatically perform filename/keyword completion

From: Roel Harbers <roel_at_roelharbers.com>
Date: 2005-05-10 13:23:25 CEST

Hi,

When I enter a colon (':') or period (.) in the commit log editbox,
whatever happens to be before that character is used for autocompleting
(as if enter were pressed on the first item in the autocomplete list)

Example: my commits messages are of the following form:
  * Componentname:
    * changed the size of Foo
    * did some tweaking of Bar

Because "Componentname" is also part of the pathname, entering the colon
now "autocompletes" it to
  * Componentname/src/firstfilewithchanges.c:
    * changed the size of Foo
    * did some tweaking of Bar

I now have to press spacebar and backspace before entering the colon, to
fool the autocompletion, which is annoying.

TortoiseSVN 1.2.0, Build 3289

Regards,

Roel Harbers

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue May 10 14:01:00 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.