Commit notification for SVN on Windows

by kai on 25/04/2010



Just recently I was working with one of my clients on their development process. Their infrastructure is primarily Windows-based and there’s also a Windows-based SVN server that we use as the main repository storage. The task at hand was to setup commit hooks to create and send emails to a variety of people on successful commit.

Now – on Linux or OS X that sounds like a trivial task (it actually is), but I had to look around a bit to find a good solution for Windows. At the end we went with Subversion Notify for Windows, an open source solution that’s actually easy to install and setup, and that we’ve been able to configure smoothly for our needs with an XML config file.

David McGuigan January 12, 2013 at 8:19 am

It’s actually pretty trivial to do from scratch on Windows too.

http://www.raymondcamden.com/index.cfm/2006/12/9/ColdFsion-handling-of-Subversion-events

admin January 12, 2013 at 10:18 am

Hi David, thanks for this link. The main difference is that the approach described in my post is independent of ColdFusion or any other development technique. Back when we did this for the client, that was one of the requirements. Kai

Comments on this entry are closed.

Previous post:

Next post: