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

Re: Issue links in commit log

From: Ron Wilson <ronw.mrmx_at_gmail.com>
Date: Wed, 5 Feb 2014 18:29:22 -0500

On Wed, Feb 5, 2014 at 7:19 AM, Cosmin Pirvu <cosmin.pirvu_at_asitrack.com>wrote:

> I'm trying to integrate a custom issue tracker with tortoisesvn. My
> bugtraq:url looks something like this:
>
> file:///C:\Issues\tracker.exe%20%BUGID%
>

Where I work, the IT people configure special URI handlers in MS Windows to
handle this type of thing. For your case, the handler they would configure
would map:

      tracker://bugid

to run:

      C:\Issues\tracker.exe bugid

Unfortunately, I do not know how to do this, but your company's IT people
should know.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3072587

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-02-06 00:29:49 CET

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.