Re: Allow linking more then just an issue number
From: Ron Wilson <ronw.mrmx_at_gmail.com>
Date: Wed, 19 Oct 2011 12:49:49 -0400
> On 19 October 2011 10:29, Maciej Jaros <egil_at_wp.pl> wrote:
You could try something like:
bugtraq:url=http://our.server.pl/flyspray/index.php?do=details&task_%BUGID%
bugtraq:logregex=(id=\d+)
Or maybe even:
bugtraq:logregex=([Ii][Dd]=\d+)
if your bug tracker's URL parser is case insensitive.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
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.