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

RE: bugtraq:logregex problem

From: Anders Norman <Anders.Norman_at_projectiondesign.com>
Date: 2006-09-14 13:20:11 CEST

I'm using version 1.3.5 of TSVN. The underlining is wrong in the show log dialog.

Seems like I fixed the problem. I had bugtraq:message set to a different string than the logregex. TSVN apparently used bugtraq:logregex to figure out whether to underline or not and bugtraq:message to find what to underline.

Still seems like a problem to have trailing characters in the message though (i.e. Issue[TEST-1])

Anders

-----Original Message-----
From: Stefan Küng [mailto:tortoisesvn@gmail.com]
Sent: 14. september 2006 11:45
To: users@tortoisesvn.tigris.org
Subject: Re: bugtraq:logregex problem

On 9/14/06, Anders Norman <Anders.Norman@projectiondesign.com> wrote:

> I'm trying to setup issue tracker integration with Jira. Jira has the
> following issue id format: [A-Za-z]+-\d+ (ex: TEST-1)
>
> The log message of is
> ...
> Issue[TEST-1]
>
>
> I've set the bugtraq:logregex to Issue\[([A-Za-z]+-\d+)\]
>
> TortoiseSVN seems to find the issue-number, but it underlines EST-1]
> instead of TEST-1. Is there a typo in my regex or is this some index-bug
> in TSVN?

Which version of TSVN are you using?
Where is the underlining wrong? In the log dialog? Or in the commit dialog?

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Thu Sep 14 13:20:24 2006

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.