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

RE: Question on bugtraq (two urls)

From: Gavin Lambert <colnet_at_mirality.co.nz>
Date: Wed, 2 Sep 2015 01:00:07 -0700 (PDT)

On 1/09/2015 02:35, Kliman, Lincoln (NY80 ACS) wrote:
> Is it possible to point to two different bug tracking urls from the
> same directory?
>
> IE
>
> MAIN-003 -> https://jira/browse/MAIN-%BUGID%
> CUST-010 -> https://jira/browse/CUST-%BUGID%

Since the URL is the same, simply extend the BUGID to include the project prefix as well. Just set bugtraq:number to false to allow it to contain text.

(This will require developers to type the project prefix in explicitly, but otherwise you wouldn't have any way to distinguish these two anyway.)

You can either use a pattern or a regex to extract the bug id from the commit message.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2015-09-02 10:00:15 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.