I would like to write a condition that checks if a certain file size (or size of the overall commit?) is exceeded. For instance, people might check in large binary files, which should be recognized and blocked by the hook.
Apparently, file size cam be determined by SharpSvn:
https://stackoverflow.com/questions/14114664/how-to-get-file-size-with-sharpsvn