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

Re: Problem with Issue Numbers Regular Expressions

From: Kevin Grover <kevin_at_kevingrover.net>
Date: Fri, 25 Jul 2008 12:47:45 -0700

On Fri, Jul 25, 2008 at 3:44 AM, Alexandr N Zamaraev <tonal_at_promsoft.ru>
wrote:

> Kevin Grover wrote:
>
>> bugtraq:logregex:
>> (?:ticket:|#)\d+
>> (\d+)
>> The one you have looks incorrect: multiple lines and first \d+ without
>> grouping.
>>
> But it worked well in versions < 1.5
> And in documentation say:
> It contains either a single regular expressions, or two regular
> expressions separated by a newline.
>
>
You're right. Upon re-reading the manual, it would seem your regexs should
work.

- Kevin
Received on 2008-07-25 21:47:58 CEST

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.