Is it possible to make svn execute a script each time when someone commited something?

Posted by user198729 on Stack Overflow See other posts from Stack Overflow or by user198729
Published on 2010-06-06T02:42:03Z Indexed on 2010/06/06 2:52 UTC
Read the original article Hit count: 184

Filed under:
|

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.

© Stack Overflow or respective owner

Related posts about svn

Related posts about subversion