Question

Can anyone suggest which of the Redmine or Tracd would be a better option for project management? Currently I am planning to deploy it on a one project setup but plan to use it across multiple projects in the fututre. Which of the two is easier to deploy? I use windows. Any other software which is web based and comes with its own web server?

Thanks...

Was it helpful?

Solution

If you plan to do multi-project management in the future, choose redmine. With trac you can have multi-project setups as well (having a separate environment for each project), but in the end it's a workaround. Redmine has builtin support for multi-project environments.

I previously used trac to manage my projects, but I switched to redmine. I didn't find any effective way of importing all my tickets and wiki pages. Redmine uses textile markup, but trac uses markdown, so I had a couple of troubles there.

Finally, I heard that redmine has some some issues on windows. I haven't tried running redmine on that platform so you'd better give it a try or google around.

OTHER TIPS

We're using Redmine on a production server and till now we didn't have any problems. I have to say Redmine is really easy to use/maintain.

Working with redmine, ON WINDOWS, and without any problem... everything works as expected out of the box...

I'd recommend Redmine like the other posters as it is more complete than Trac. See also This question on SO.

TRAC doesn't have time management support, while redmine does. So I think that Redmine would be a better options for the project management. Redmine allow you to annotate tickets with the estimated effort, the percent of completion and you can tell that an issue depends from another to be solved. Then you can create Gantt chart with Redmine.

For these reason in my company we are thinking to switch from TRAC to Redmine.

Both are simply to be deployed.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top