martes, 27 de marzo de 2012

Add traceability to Subversion with Redmine

This article describes how to add traceability between the source code added to a Subversion repository and a issue managed with Redmine (Redmine is issue tracker and project management tool).

Prerequisites of this article are Redmine and Subversion independent servers running on Ubuntu OS. In this previous article you can read how install Redmine on Ubuntu server. The client machines are configured with Windows OS.

viernes, 23 de marzo de 2012

Install redmine 1.3.2 on ubuntu server 11.10 with Apache + Passenger

Redmine is a powerful issue tracker and project management web application. This tutorial explains how install the last version of redmine 1.3.2 on a Ubuntu server 11.10 with MySQL, Apache and Passenger.