I need to create a pre-commit SVN hook that blocks any files that are ".rar" and ".zip".
And you have a message like "The commit was blocked, this file type can not be added." (example)
I need to create a pre-commit SVN hook that blocks any files that are ".rar" and ".zip".
And you have a message like "The commit was blocked, this file type can not be added." (example)