Hey! I have a subversion on linux.I am using TortoiseSVN and want to set up PreCommit Hook for myself and my colleagues. I need to check the changes made, and if they are valid, make a commit. I made an app that does this. Added the Local hooks value to the properties of the required folder (see the picture). But when you commit, the "Approve or reject client hook script" window constantly pops up. How can I get rid of this message? To enforce this hook without hosting it on the server?