You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by John Castle <bo...@gmail.com> on 2008/07/15 17:21:37 UTC

Send message email after commit

Is it possible to send a message or an email after someone made a commit in
a file or folder? If it is, what do i have to change or create in order to
work?

Re: Send message email after commit

Posted by Ryan Schmidt <su...@ryandesign.com>.
On Jul 15, 2008, at 12:21, John Castle wrote:

> Is it possible to send a message or an email after someone made a  
> commit in
> a file or folder? If it is, what do i have to change or create in  
> order to work?

Yes. You would need to install a post-commit hook like mailer.py  
which comes with the Subversion source distribution:

http://svn.collab.net/repos/svn/trunk/tools/hook-scripts/mailer/

Read the example configuration file which explains how to set it up.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org