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

Re: Feature request: support for multiple tracking systems simultaneously

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-11-14 20:12:59 CET

schellin@xs4all.nl wrote:

>> * if you can't use one URL, set up one URL and redirect from there to
>> your separate URLs if needed.
>
> That is an option. But I don't like adding infrastructure to work around
> this limitation (maintenance, reduced traceability, etc.)

Same here: I don't like adding code to work around your limitation.

>>> Typical use cases that I encounter deal with 3 systems, where the
>>> committer
>>> would typically be required to enter IDs for at least one or two. (To
>>> control tortoise's warning behavior for this use case new properties
>>> could
>>> be introduced, but that be advanced behavior, and not the most
>>> critical.)
>> I've never even heard of this. The typical cases are with only one
>> system, where the system itself can separate different dev cycles. But
>> three individual systems for those?
>
> Well, it does happen (suites usually do not provide best-in-class tools,
> so if you want best-in-class, you have to mix and match).
>
> An additional reason for this is that we have a development process that
> requires code review before commits, and these reviews are done using a
> tracking system. Therefore, we encounter 2 different IDs in every commit.

So how do you conntect your different tracking systems? I mean, you have
one for code reviews, one for bugs, one for ....
Assume I want to get all the information about a bug. I'd like to see
the entry in the bug tracker, then the entries in the code review
tracker, then the entries in the release tracker, then the entries in
whatever tracker you use.

I don't think it's the job of a version control client to connect your
trackers together - that's something that shouldn't even be necessary.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Wed Nov 14 20:13:38 2007

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.