Posts by Victor Torres • 11 points
1 post
-
1
votes0
answers100
viewsQ: How to block files by extension in SVN
I need to create a hook in SVN, pre-commit that blocks any files that are with extension ". rar" and ". zip". And display a message like " The commit has been locked, this type of file cannot be…