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

RE: Re: Question on bugtraq (two urls)

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

On 1/09/2015 05:46, Stefan Küng wrote:
> On 31.08.2015 16:35, Kliman, Lincoln (NY80 ACS) wrote:
>> Is it possible to point to two different bug tracking urls from the
>> same directory?
>
> No: those are used to turn issue numbers in a commit message into a
> clickable link. And that only works with one url, not two.

It would be nice if you could enter multiple pattern+url combinations (if regexp1 matches, show link with url1; if regexp2 matches, show link with url2, etc).

My use case is a little different: over time, different issue trackers have been used. This means that if you have a current revision checked out and you look at an old log entry, it's either not linked or is linked to the wrong thing. (You can get the right link if you actually check out an older revision before the URL was modified, but then the "future history" doesn't work properly.)

I don't think TSVN should try to read the bugtraq properties individually from each revision (which would partially solve that, but introduce other problems, including performance issues), but it would be nice if we could specify both the old and new URLs.

It's not a big deal though as the revisions using the older issue tracker are quite far in the past now, so they don't get looked at often. Just a minor wishlist item. :)

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

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