On 14 June 2012 23:42, <[email protected]> wrote: > Author: sebb > Date: Thu Jun 14 22:42:35 2012 > New Revision: 1350419 > > URL: http://svn.apache.org/viewvc?rev=1350419&view=rev > Log: > Add Bugzilla issue tracking for Subversion
This adds a field where the Bugzilla Id can be entered, and prompts if the id is missing. See: http://markphip.blogspot.co.uk/2007/01/integrating-subversion-with-your-issue.html Hopefully this will be useful; if not we can turn it off. Committers will need to update their workspace to get the new settings; Eclipse should then pick them up. > Modified: > jmeter/trunk/ (props changed) > > Propchange: jmeter/trunk/ > ------------------------------------------------------------------------------ > bugtraq:append = true > > Propchange: jmeter/trunk/ > ------------------------------------------------------------------------------ > bugtraq:label = Bugzilla Id: > > Propchange: jmeter/trunk/ > ------------------------------------------------------------------------------ > bugtraq:message = Bugzilla Id: %BUGID% > > Propchange: jmeter/trunk/ > ------------------------------------------------------------------------------ > bugtraq:number = true > > Propchange: jmeter/trunk/ > ------------------------------------------------------------------------------ > bugtraq:url = https://issues.apache.org/bugzilla/show_bug.cgi?id=%BUGID% > > Propchange: jmeter/trunk/ > ------------------------------------------------------------------------------ > bugtraq:warnifnoissue = true > >
