Re: Log message filtering and special characters
From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-08-30 07:20:52 CEST
On 8/30/07, Alexander Klenin <klenin@gmail.com> wrote:
valid regex expression
> 3) Enter '*36' (without quotes) in search box.
invalid regex expression. Normal text search is done
> 4) Enter 'x*36' (without quotes) in search box.
valid regex expression - regex search is done (looking for zero or
> What happened:
Due to the regex search done, this is expected.
Stefan
-- ___ oo // \\ "De Chelonian Mobile" (_,\/ \_/ \ TortoiseSVN \ \_/_\_/> The coolest Interface to (Sub)Version Control /_/ \_\ http://tortoisesvn.net --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org For additional commands, e-mail: dev-help@tortoisesvn.tigris.orgReceived on Thu Aug 30 07:18:01 2007 |
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.