Automatically Deploy Your Rails App to a Test Server
Mike Clark has a great script to automatically deploy your Ruby on Rails application to a test server whenever someone commits a change to the subversion repository.
I’m just starting to use svn for my projects, I’m going to have to try this out.
You can read the article yourself here.