Hi,
I'm experimenting with hook scripts stored in project properties. I have added some script to the properties of folder /X in svn.
I then checked out the folder to d:\X_wc. If I run update/commit on this folder, the scripts are not executed. If I run i run update/commit on d:\X_wc\some_other_folder, they are executed.
The properties are committed and they work on EVERY folder down the hierarchy (d:\X_wc\a, d:\X_wc\b, d:\X_wc\a\c, ..., but not on d:\X_wc) , except the "main" checkout folder. Since I don't even get the "Approve or reject client-side hook script" message, I am sure, that the problem is not in my scripts.