How to block files by extension in SVN

1

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)

    
asked by anonymous 23.03.2017 / 20:51

0 answers