Hi Robert, This has been requested before:
http://bugzilla.mkgnu.net/show_bug.cgi?id=589 In my opinion this is almost a special case of http://bugzilla.mkgnu.net/show_bug.cgi?id=859 But in either case a general solution that addresses both of these issues has not been designed yet. I believe the modification necessary to support just what you need must to happen in SCM.pm.in:prepare_final_log_message. Set $bug_ids_are_required to 0 if you are tagging. Perhaps you could work out and debug the actual code change yourself ?? Sorry for the marginal help, Kristis On Fri, 2008-02-01 at 15:48 +0000, Robert G Ward wrote: > I have recently upgraded scmbug to version 0.23.3 and decided to use > the opportunity to use some more of the features. > > > > I have enabled the ‘presence of bug id’ setting to ‘required’ for one > of the repositories that has mission critical software. > > > > This is working wonderfully, and we have the suitable restrictions on > those pesky developers ;-) The next version of Scmbug will support a virtual whip, too. > Anyway, the problem I am having is that we run our builds through > LuntBuild, and this process tags the repository with the latest > version id. This tagging process is recorded by scmbug as a check in > (rightly), but rejects the check in as there is no bug id. > > > > Is it possible to disable the ‘presence of bug id’ setting for > branch/tagging? I am not afraid of editing a line of code if that > is the right solution, but I just could not work out the correct line > to change > > > > Any help would be greatly appreciated, because at the moment, I can > make the repository insecure, or not make any builds! > > > > Thanks > > > > Robert. > > > > Ps – I have already checked, and the check in message from luntbuild > is hard coded, so cannot be altered to include a bug id in the > message! > > Robert G Ward > QA Manager > Site Intelligence Ltd. > Accurate. Adaptable. Actionable Information > e [EMAIL PROTECTED] > > > > > > > _______________________________________________ > scmbug-users mailing list > [email protected] > http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users
signature.asc
Description: This is a digitally signed message part
_______________________________________________ scmbug-users mailing list [email protected] http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users
