Differences between revisions 5 and 8 (spanning 3 versions)
Revision 5 as of 2005-10-20 20:08:54
Size: 591
Editor: mpm
Comment:
Revision 8 as of 2008-09-08 12:29:56
Size: 777
Comment: add link to ManagingBugs
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
The current bug tracking system is located at http://www.selenic.com/mercurial/bts
Line 5: Line 7:
Minuses: PHP
Line 7: Line 11:
bugzilla perl mysql
roundup python sqlite?
bugzilla perl mysql       ok some
roundup python sqlite?     good good good?
Line 17: Line 21:

see also ["ManagingBugs"]

The current bug tracking system is located at http://www.selenic.com/mercurial/bts

Requirements: be in Debian Sarge, have minimal dependencies that aren't already on server

Pluses: Python, no SQL backend, easy setup, full-featured email support, scripting hooks, familiar UI

Minuses: PHP

                    language    db          ui       email     hooks    comments
bugzilla            perl        mysql       ok       some      
roundup             python      sqlite?     good     good      good?
request-tracker     perl        mysql/pg    slow     good?              lots of extra dependencies
mantis              php         mysql
debbugs             perl        none
jitterbug           c           none

see also ["ManagingBugs"]

BugTracker (last edited 2021-06-05 08:32:26 by PeterSuter)