1 SVNChecker is a framework for Subversion pre-commit hooks in order to 2 implement checks of the to be commited files before they are commited. 3 For example, you can check for the code style or unit tests. The output 4 of the checks can be send by mail or be written into a file or simply 5 print to the console. 6 7 See http://svnchecker.tigris.org