Hi Team,
Can someone suggest any good, open source bug sheet management tool which can maintain data of all the bugs, states and info like status update, priority, severity, etc.
Thanks, Bhavesh.
Quoting Bhavesh Kamani kamanibhavesh@gmail.com:
Hi Team,
Can someone suggest any good, open source bug sheet management tool which can maintain data of all the bugs, states and info like status update, priority, severity, etc.
If you are looking for simple bug tracking/ticketing tool, then you might want to have a look at Trac. http://trac.edgewall.org/
Anurag
On 17-Oct-07, at 11:47 PM, Bhavesh Kamani wrote:
Can someone suggest any good, open source bug sheet management tool which can maintain data of all the bugs, states and info like status update, priority, severity, etc.
trac
On 10/17/07, Bhavesh Kamani kamanibhavesh@gmail.com wrote:
Hi Team,
Can someone suggest any good, open source bug sheet management tool which can maintain data of all the bugs, states and info like status update, priority, severity, etc.
How about Bugzilla? I believe you can also integrate it with SVN/CVS. Simple to setup and easy to maintain.
Thx, Chirag R.