How do I make Subversion (SVN) send email on checkins?
Posted
by Joe Ludwig
on Stack Overflow
See other posts from Stack Overflow
or by Joe Ludwig
Published on 2008-08-11T16:27:55Z
Indexed on
2010/05/25
5:31 UTC
Read the original article
Hit count: 248
svn
I've always found checkin mails to be very useful for keeping track of what work other people are doing in the codebase. How do I set up SVN to email a distribution list on each checkin?
Edit: I'm running clients on Windows and the server on Linux. The answers below for various platforms will likely be useful to other people though.
© Stack Overflow or respective owner