www.whoisjohnbarton.com

Sending post commit emails with Subversion in ruby

I found a svn post commit email script floating around but it relied on sendmail. I changed it to use Net::SMTP so it would work with my postfix setup.

You can find it on pastie.


permalink
back
edit