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

Re: Feature request: Add icon overlay path include/exclude order configuration

From: Tobias Rapp <t.rapp_at_noa-audio.com>
Date: Wed, 23 Apr 2008 09:48:59 +0200

Still suffering from the described problem...

Maybe a simpler solution would be to allow true wildcard matching in the
  include/exclude path definitions (now it seems to be supported at the
end of the path string only). Then I could solve the issue by setting
the include path to

C:\MyDevLibs\Lib*\*

and would have included all library subfolders in one line without
getting stuck in icon overlay calculation when opening the main folder
"C:\MyDevLibs".

Of course this feature could be expanded by adding true regular
expressions (e.g. by using the PCRE lib [1],[2]) but this might be
considered too complex for beginners.

Any comments?

/Tobias

[1] http://www.pcre.org
[2] http://www.regular-expressions.info/pcre.html

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-04-23 09:56:08 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.