Ben Lowery sent me changes for the SvnPostCommitHook application. From his email: Here's my version of the code. I updated it to be able to use DotNetOpenMail, as I sometimes have problems using CDO through System.Web.Mail. I also updated it to support a pluggable mail formatter, with a text and an HTML formatter in the current code. At the moment, it's up to the mailer to decide how mail is sent, but that could be easily pulled out into a config file at some point, as could the format of the html or the css that I'm using.
Change log details:
SvnPostCommitHookv1.4.zip (417.83 KB)