On Apr 5, 2011, at 17:08, San Martino wrote: > we absolutely need to validate a project in the pre-commit trigger > with a build of the whole project being committed. > > Is this possible? Are there any tools allowing this?
Yes, you could write a script to do this. There might be existing scripts to do this. However, if your project takes more than a few seconds to compile, this will likely annoy committers.