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

Re: [TSVN] Link from Log Messages to issue tracker

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-06-08 16:02:48 CEST

Mark Bardsley <mark.bardsley@svmsolutions.co.uk> wrote on 06/08/2005
09:25:13 AM:

> I am having trouble with the link from TSVN Log Messages to our issue
> tracker. I have the following bugtraq properties set:
>
> bugtraq:label Mantis issue number
> bugtraq:message Mantis issue number: %BUGID%
> bugtraq:url http://.../mantis/view.php?id=%BUGID%
>
> After I commit and view the Log Message, I can see that TSVN has
> appended the line "Mantis issue number: nnn" where nnn is the issue
> number. The issue number is blue and underlined, and the mouse pointer
> changes to a hand shape when I point to it. I would expect that clicking

> here should bring up a view of the issue in my Web browser, but nothing
> happens.
>
> If I view the log message using WebSVN (which is set to use bugtraq
> properties) the link to the issue works fine. Any ideas what the problem

> could be?

Maybe the protocol handler associated with http:// on your system is
messed up. TSVN is just sending the URL to a Windows API which takes care
of launching an associated program and opening the URL.

I *think* entering the same URL in the Windows Run dialog should
approximate the same Windows code that TSVN uses.

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 Jun 8 16:03:27 2005

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.