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

Re: Issue Tracker Plugin and bugtraq:warnifnoissue (part 2)

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 30 Jan 2009 11:16:11 +0100

kmote wrote:
> I have a similar problem to the one described here:
> http://groups.google.com/group/tortoisesvn/browse_thread/thread/116deb4222489e2e/fa6bb097da36d621?lnk=gst&q=bugtraq
>
> My WC settings are as follows:
> bugtraq:message Refs #%BUGID%
> bugtraq:label Trac Ticket:
> bugtraq:warnifnoissue true
> bugtraq:url ^/../pathtotickets/%BUGID%
>
> I recently installed an issue tracker plugin called Trac Explorer
> (http://tracexplorer.devjavu.com/).
> It uses the regex properties to insert a message such as "Re #104:
> ticket title" into my commit message.
>
> The problems:
> 1. When I hit OK, I receive the "You haven't entered an issue number"
> warning. Based on the discussion in the post above, I installed the
> latest nightly build (1.5.99.15213), but that did not fix the issue.
> 2. Even though I've got the bugtraq:url setting set, the issue ID# is
> not converted to a hyperlink.
>
> If I enter a number manually in the Input Field (which now appears
> above the plugin's button --thank you!), then the ID# does get
> hyperlinked and the warning is suppressed. So the bottom line is that
> the bugtraq:warnifnoissue and bugtraq:url properties don't seem to
> work with the (regex-based) plugin. The plugin allows me to edit the
> regex property field if I want to. Is there some setting that I can
> use to get both working properly?

Since your plugin is regex-based, you should not use the bugtraq:message
property but the bugtraq:logregex property.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1073482
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2009-01-30 11:16:23 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.