Using SVN with Bugzilla
Configuration management is required some way or the other to
avoid any conflicting change and to keep track of what all is changed during
development cycle. Following is a way to integrate SVN with Bugzilla to provide
some basic tracking of what Bug is modified for which file.
Value: (string)
This value is the URL pointing to the bug tracking tool. The URL string should
Contain the substring "%BUGID%".
Example:http://esvrs72/show_bug.cgi?id=%BUGID%
This value is the URL pointing to the bug tracking tool. The URL string should
Contain the substring "%BUGID%".
Example:http://esvrs72/show_bug.cgi?id=%BUGID%
• name : bugtraq:warnifnoissue
Value: "true"/"yes" or "false"/"no"
If set to "true", then the clients will warn the user if the issue text box is
Left empty.
Value: "true"/"yes" or "false"/"no"
If set to "true", then the clients will warn the user if the issue text box is
Left empty.
5. Now, if client forgets to enter proper comment like below and press OK.
This will help in tracking which files are associated with which
Bug.
Comments
Post a Comment