21 May 05
Rapid Feedback
James Duncan Davidson and I are building a Rails application for a client. We needed a way to synchronize the code in the Subversion repository with the code being run on the shared test server. That way, everyone on the team could benefit from rapid feedback.Time for a little automation. So James cooked up a Subversion post-commit script which I’ve posted on my blog.

