Currently we are using TortoiseSVN for version control. What I was looking for is a way to run build on svn commit. So whenever a developer tries to commit on svn, it should trigger build (MSBuild script?) and then if possible run all the unit tests before finalizing the commit. Would be great to get some tips or suggestions on this.
Platform info: VS2010 TortoiseSVN NUnit