[OT] Bug tracking systems

Alex Tweedly alex at tweedly.net
Tue May 17 05:12:11 EDT 2005


Richard Gaskin wrote:

> I need to implement a bug-tracking system for a couple clients. 
> Requirements include:
>
> - MySQL backend
>
> - simple interface (so Bugzilla's out of the running)
>
> - simple installation
>
> - should have the ability to merge reports (as for handling
>   duplicates without losing info; another non-Bugzilla)
>
> - Web-based, and should be interfaceable with Rev
>   (though I don't know of any Web solution that can't be)
>
> Can any of you recommend a system you've worked with along those lines?
>
I've bumped into a few projects recently using Trac - 
http://projects.edgewall.com/trac/
Natively, it use SQLite, but can be run over MySQL or Postgres
Haven't used it, so I can't actually recommend it - but it seems to be 
gathering a few converts.

-- 
Alex Tweedly       http://www.tweedly.net



-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.11.11 - Release Date: 16/05/2005



More information about the use-livecode mailing list