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

Re: Allow linking more then just an issue number

From: Simon Large <simon.tortoisesvn_at_gmail.com>
Date: Wed, 19 Oct 2011 15:59:18 +0100

On 19 October 2011 10:29, Maciej Jaros <egil_at_wp.pl> wrote:
> Hi.
>
> I have setup bugtraq:url to:
> http://our.server.pl/flyspray/index.php?do=details&task_id=%BUGID%
>
> And bugtraq:logregex to:
> [Ff][Ss]#(\d+)
>
> The problem is only numbers are linked which is not very visible with short numbers. What I would like to do is have the whole sequence linked?
>
> I think it's not possible, so this is a feature request :-). If it is possible, then how?

Not sure if this was resolved or not. Try this 2-liner:

[Ff][Ss]#(\d+)
(\d+)

Simon

-- 
:       ___
:  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=2858844
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-10-19 16:59:29 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.