Tag Archives: rails

Subversion pre-commit hook for Redmine

Close on the heels of my last post, here’s a little pre-commit script to help integrate Redmine issues with svn commits. The basic idea is that you can’t commit code to the repository without referencing a Redmine ticket. I searched the tubez for quite a while looking for something else like this. I found this […]

Posted in Software Development | Also tagged , , , 8 Comments

Migrating from Trac to Redmine (on Dreamhost)

I recently switched a couple of side projects I had hosted with Dreamhost from Trac to Redmine.  The process was surprisingly easy. Even though the actual migration was easy, it took me a long time (almost longer than my patience would tolerate) to find the command that would do the import of wiki data, tickets, […]

Posted in Software Development | Also tagged , , , , Comments Off on Migrating from Trac to Redmine (on Dreamhost)