Option 1
In 4 steps
svn commit to the repository
the pre-commit hook will check the code with svnlook and will validate the commit message (based on regexp such has bug# …, text minimal size…)
the post-commit hook will try to connect to the ITT (Integration Team Testing) if you have the good acronym, I’ll update
once connected a script [...]


