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

Re: [TSVN] Trac/bugtraq - Ticket to Changeset link [was: Re: Trac [was: TortoiseSVN 1.1.1 released]]

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2004-10-27 16:10:17 CEST

SteveKing <stefankueng@gmail.com> wrote on 10/27/2004 09:25:47 AM:

> On Wed, 27 Oct 2004 15:11:03 +0200, Lars Klose <lars.klose@klst.com>
wrote:
>
> > Absolutely true - the only thing missing would be a combobox in TSVNs
> > commit dialog with the available open tickets in Trac. I would think
> > something like this would be needed for any bug tracking system and
> > could be implemented generically. I would imagine a new bugtraq
property
> > in which I could specify a script/program/... which would deliver the
> > appropriate ticket numbers. If this property was set, TSVN could call
it
> > and fill the above-mentioned combobox with these values.
>
> This is definitely a good idea and also not very difficult to
> implement, as long as some precautions are used:
>
> - NO network connection must be made when showing the commit dialog. I
> suggest a connection when the combobox is first 'touched', i.e. opened
> and then filled.

This would be really great! I was thinking the same thing when we spec'd
these features out originally, I just didn't want to ask for too much. :)

> - Instead of a script, how about an URL pointing to a file which a
> client can download, parse and get the open issues from that file.
> Trac (or any other Bugtracking system) could generate that file on
> request like a dynamic webpage. Problem here: what if that list is
> 'protected', i.e. if you have to authenticate to just get that file?

I do not want to over-engineer this, but when I was thinking about this, I
felt that this is the perfect candidate for a Web Services approach. This
is more or less the same as what you are suggesting, there just may be
some standard approaches we could follow like using SOAP or XML-RPC.

It would be nice if a similar feature were added that could allow the bug
tracking tool to validate the bug ID's that were entered. So, if this
"feature" were configured, TSVN would do something similar to post the bug
ID's to the bug tracking tool and let it pass back something that said
they were OK to use.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Oct 27 17:17:42 2004

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.