We have an svn server here with multiple paths.
What I'm looking for, and I might not have looked hard enough, is a post-commit script that, whenever something is checked into a specific path, does an ssh to another server and runs a bash script.
Any ideas on a quick and easy way to do this or a post-commit script already out there?