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

Re: bugtraq:logregex not working as expected

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-03-23 13:55:52 CET

Sven Brueggemann wrote:

> I enter bug ids using bugtraq:label, bugtraq:message,
> bugtraq:number=false and bugtraq:warnifnoissue=true.
>
> The bug ids consist of 2 to 4 alphabetic characters
> and a number, so my bugtraq:logregex is
>
> Issue: .*
> ([A-Z]{2,4}\d{1,4})
>
> In the Log Messages dialog, TSVN converts the word
> "Buntekuh" in "Issue: Buntekuh" into a link, although
> "Buntekuh" does not match the regex on the second line
> of bugtraq:logregex.
>
> The regex works correctly with RegExpTest.

I can't reproduce that with HEAD. If I enter a log message like

Test
Issue: Buntekuh
Issue: BU1234

then only the "BU1234" is turned into a link.

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 Thu Mar 23 13:56:12 2006

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.