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?
Thanks
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1069583
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-01-29 23:17:55 CET