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

Re: TSVN 1.7.7: Invalid storing bugtraq:logarex while using simplified dialog

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Thu, 24 May 2012 18:19:41 +0200

On 24.05.2012 13:20, Andriy Kvasnytsya wrote:
> What I did:
>
> I was going to reconfigure JIRA integration in TortoiseSVN 1.7.7
> I've opened trunk properties, double clicked bugtraq:logarex
> Adjusted existing regular expression in form
> ((?:MY_PROJECT_1|MY_PROJECT_2|...|MY_PROJECT_N)-\d+)
> Clicked okay.
>
> What I expected:
> After opening log dialog afterward, column Bug-ID should have been
> filled with issue ids pulled from existing comments.
>
> What happened:
> Colum Bug-ID was present, but empty, all log entries had issue ids in it.
>
> Future investigation showed that there was empty line added in property
> file (or whatever is it)
> http://imageshack.us/f/13/201205241413.png/
> Manual (Advanced) editing of property fixed this problem.
>
> It seems that testing feature doesn't work too.

The log regex *is* a two line string: the first line is the "message
part expression" which must catch the whole bug expression, e.g. "issue
#233". The second line then catches only the issue id itself, e.g., "233".

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2964876
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-05-24 18:19:55 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.