Questions tagged [redmine]
Redmine is an open-source web application for project management. It is implemented in Ruby on Rails.
6 questions
3 votes
0 answers
838 views
Redmine - Database Structure/Normalization
I am using redmine for project management and issue tracking. I was looking at the database tables and the underlying structure and was wondering if anyone who is experienced with database ...
1 vote
2 answers
4k views
How to organize projects in Redmine? [closed]
I deployed a Redmine installation yesterday and today I try to fill it with some relevant data. One issue I came across is the organization of projects itself. While I took a look at how Redmine ...
4 votes
3 answers
415 views
What am I missing from my CI stack?
Right now, the current deploy process at my work is based around tagging from the trunk and switching various PHP web sites for clients on our QA and Production servers. While this is simple from the ...