On 12-08-03 13:19, Daniel Lindgren <bd.dali@gmail.com> wrote:
Anyone using Redmine (http://www.redmine.org/)? I've had a look at it some time ago but didn't deep dive into it.
Yes, i've been using it frequently, its quite nice and does most of the things you need.
It's a project management application, including an issue tracker, wiki, forum and SCM integration.
There is almost everything one would need for a project, although its possible to switch off the components that are not needed on a per-project basis.
Redmine is really useful, if you use the whole package, because of features like unified login and cross-links between bugtracker, wiki, SCM. You can for example commit a fix including 'fixes #15, #19' in the commit-message which automatically closes bugs 15 and 19 and provides a link from the closed bug-entry to the commit-id.
But if you don't use the integrated package its not that useful, the bugtracker on its own is not as fancy and featureful as e.g. Bugzilla.
Ciao,
Alexander Wuerstlein.