tags:

views:

5

answers:

0

We require some svn properties to be set on some of the files we commit to our repo, like USERFILEPROPERTIES or userdirproperties. Some of our committers remember to include them and some don't, so having a pre-commit hook that checks for these properties on a file name basis and rejects the commit with a proper error message otherwise, would be great.