[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

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

SteveKing <steveking@gmx.ch> wrote on 10/27/2004 11:25:42 AM:

> Mark Phippard wrote:
>
> > 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.
>
> Wouldn't that be a little bit too much overhead? I mean using SOAP just
> to receive a list of open issues? And AFAIK SOAP uses a different port
> than Subversion. So you could end up in a situation where web/subversion

> is allowed by the firewall, but SOAP is blocked.

I think the ideas in my second idea are better.

SOAP just rides over HTTP. Like HTTP, it ultimately runs on whatever port
you want it too.

> > 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.
>
> You could do that in a pre-commit hook too. And that's what I really
> would prefer.

I am not going to fight too hard for this, I just think it could be
implemented the same way as the other request, and some people might like
it. Hook scripts can be more complicated to write than it seems, and also
have the problem that they are executed fairly late in the process.

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 18:37:47 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.