Differences between revisions 1 and 7 (spanning 6 versions)
Revision 1 as of 2005-10-20 19:58:48
Size: 337
Editor: mpm
Comment:
Revision 7 as of 2006-02-26 01:33:45
Size: 748
Editor: LeeCantey
Comment: Note location of bug tracker
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

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
Line 2: Line 10:
Line 4: Line 11:
bugzilla perl mysql
roundup python sqlite?
request-tracker perl mysql/pg
bugzilla perl mysql       ok some
roundup python sqlite? good good good?
request-tracker perl mysql/pg    slow good? lots of extra dependencies

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

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