Do you know if there exist a command to create a client hook script for TortoiseSVN? I need to create the hook from C# code, not from GUI.
I looked for command at the following page, but there is no information about hook scripts.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Client-side hook scripts are documented in the TSVN manual.
They must be configured on each client, and can’t be “forced” from the repository server.