What kinds of hook scripts are people using for Subversion? Just general ideas but code would be great too!
We use a commit hook script to trigger our release robot. Writing new release information to a file named changes.txt in our different products will trigger the creation of a tag and the relevant artifacts.