Monthly Archives: September 2007

Track Subversion (SVN) changes with an RSS feed

I was a bit annoyed the other day that some of the Subversion repositories out there don’t have a way to send a notification to interested parties when a new change is made.  There are a few other services on … Continue reading

Posted in Java, Technology | Tagged , , | View Comments

Agile database schema migration tool for Java

Update: Grails Migration Plugin Forum About a month into building Gauntlet we found ourselves in a situation where it was impossible for us to keep our development databases up to date with the latest changes to the schema. We were … Continue reading

Posted in Java | Tagged , , , , | View Comments