Tips 'n Tricks

Improve Redmine's client management options

Out of the box Redmine doesn't look like it has a lot of options for managing clients, but you'd be wrong - with a little customizing you can at least fake it. There are two parts to this - set up a new user group and add some custom fields for users.

The first step is to create a new user group called Client:

Tags: 

Automatically link Redmine tasks with Subversion code

Here's a really great feature of Redmine that I just love. When you are committing code changes in Subversion, if you enter an issue/task number preceeded by a pound sign, e.g. #42, when you view the repository in RedMine it will automatically link to the task number from the commit message. Very handy!

Tags: 

Tip: Moving RedMine to another server, don't forget the files

This past week I moved an install of RedMine from one server to another, or rather I just moved the database over and checked out the SVN code again. After getting it going correctly I promptly forgot about the fact it was at a new location and just worked away on my assigned tasks. Well, as it turns out I'd completely forgotten about the uploaded files, which now wouldn't download anymore.

Tags: 

Pages

Subscribe to Tips 'n Tricks