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

[TSVN] Trac/bugtraq - Ticket to Changeset link

From: SteveKing <steveking_at_gmx.ch>
Date: 2004-10-27 21:01:59 CEST

Ok, let's summarize what we have so far:

To help the user to pick an issue/ticket number for a commit, a list of
open issues should be fetched by a client for the user to pick from.

This would be implemented by the bugtracking software in form of a link,
pointing to a dynamically generated textfile containing

bug-ID ; Summary text for bug-ID

(the link to the issue itself actually isn't necessary since it can
already be created by bugtraq:url and the bug-ID from the list)

Hmmm - showing a list of open issues: that's what a simple URL and the
webbrowser already can do! So is it really necessary that a Subversion
client shows this list too? I mean a simple button "Open Issue List"
would be enough which starts the browser to that specific URL.

So I suggest the simple approach of introducing
bugtraq:openissuelist
with the URL to the list of open issues as its value.

That way all the %USER%, login, authentication, ... is void.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Oct 27 22:07:49 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.