lunes, 16 de abril de 2012

Redmine repository configuration with subversion + ssh

This tutorial describes how configure an existing Redmine server to work with subversion with ssh protocol and prevent certificate issues.

Prerequisites are:
  • the Redmine is running on Apache + Passenger with the nobody user
  • the Redmine directory is /opt/redmine 
  • the Redmine version is 1.3.2
  • Suvbersion is running with ssh

lunes, 2 de abril de 2012

Add Backlogs plugin to Redmine

For teams working with scrum, Redmine with the Backlogs plugin is a great tool for project management. This tutorial explains how install Backlogs plugin to an existing Redmine running on a Ubuntu Server. Follow this tutorial for detail to install Redmine on a Ubuntu Server.