Hello . I am trying to write a hook to prevent deletion of elements through a pre-commit hook.
My Plan is to execute "svn status" and then based on the o/p allow or deny. But the problem is that the hook is being executed in the server and I see not now way to get the "working copy" path in the client machine which is required by the svn status command. How do I come around this? Do you have any examples? Mit freundlichen Grüßen / Best regards Maxmelbin Neson