Simple question. I use Visual studio and i 've just installed subversion, how can i force the project to be build with msbuild, and if successfully build commit it else warn the user. I would use TortoiseSVN or VisualSVN or AKHSV (whatever it's called) if they have the ability to force build on commit builtin (i know that this is not their usage, i know they are just used as just GUI for committing to SVN) i would like to know if any of this tools can to this extra thing.
To wrap up i am just searching for a painless way to build before commit for subversion.