Alert team members of SVN commit?

Posted by John on Stack Overflow See other posts from Stack Overflow or by John
Published on 2010-04-20T22:11:47Z Indexed on 2010/04/20 22:13 UTC
Read the original article Hit count: 187

Filed under:

I'm hosting my own svn repository on ubuntu 8.04. Is there a way for svn to send emails to team members whenever a commit has happened?

If coding is required, the only language I'm able to use on a linux server is PHP. So I could write a php script to be triggered by svn.

Can anyone tell me how to hook up my php script to an svn commit? Or is there another way to do this?

© Stack Overflow or respective owner

Related posts about subversion