Is it possible to make svn execute a script each time when someone commited something?
- by user198729
I've install subversion, and want to write my own script to automate the web deployment.
Is it possible to trigger the script when commiting?
It's neither ssh nor apache based, only rely on svnserve.