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

Re: [Subclipse-users] bugtraq:logregex

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-08-22 16:26:26 CEST

Eugene Kuleshov <eu@md.pp.ru> wrote on 08/22/2006 12:28:04 AM:

> I've been trying to hook up jira tracked to some existing project on
> codehaus and it doesn't look like it would work with bugtraq:message
> since it require a prefix and issue numbers are not numeric.
>
> I wonder why Subclipse does not support bugtraq:logregex property?

First off, it does support non-numeric bug ID's. The system I use
internally, uses letters. You have to set the bugtraq:number property to
false.

As for the logregex property, there is no great reason. I developed the
initial version of the spec and then helped revise it while TortoiseSVN
implemented it. I then implemented it in Subclipse. At that time, this
"feature" did not exist. It is something that Stefan added on his own
later. I knew about him adding it, but I had plenty of other things to do
so I did not jump on it. I figured if someone wanted to use it they'd ask
or submit a patch.

My understanding of this feature is that it does not change the core bug
tracking feature, it enhances the parsing of existing log messages,
perhaps one's entered prior to using this feature, to find and hyperlink
more ID's within those messages.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Tue Aug 22 16:26:42 2006

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.