[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: Ron W <ronw.mrmx_at_gmail.com>
Date: Tue, 1 Sep 2015 13:20:10 -0400

On Mon, Aug 31, 2015 at 1:46 PM, Stefan Küng <tortoisesvn_at_gmail.com> 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.
>

We track external and other related issues in our issue tracking system.

If you are trying to do this for the sake of generating "fix lists" from
your commit log, since you are using an issue tracking system, it's
actually better to generate your "release-able" fix list from the issue
tracking system. In part, because this allows better control of the content
of the fix lists. (Typically, "customer relations" people will enter a
title and description that will be (more) meaningful to customers. Also,
easier to mange which issues are visible to customers (and other
outsiders).)

In general, if you have to enter more than 1 issue ID in a commit comment,
you are committing too much. If the code changes for multiple issues are
truly inter-dependent, then is far better to create a new issue that
explains the relationship between the related issues and make your commit
against that issue.

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

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