[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: Wolf Peuker <peu_at_rekoba.de>
Date: Wed, 19 Oct 2011 12:41:29 +0200

Hi Maciej,

Am 19.10.2011 11:29, schrieb Maciej Jaros:
> 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?

This *is possible* - and it seems a *good idea* to me too :-)

Just add a second line to the bugtraq:logregex property

Example:

[Bb]ug (\d+)
[Bb]ug (\d+)

BTW: in our company we worked out this very strict convention: each
individual bug number has to be preceeded by "bug" or "Bug" - this makes
searching and filtering a lot easier.

Best regards,
Wolf

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2858787

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-10-19 12:42:00 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.