Is there anything possible do something after SVN update process?.
I need to execute some shell script after the SVN update process. Please help me how to do that?.
SVN Version: 1.6.17
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.
On the client side you can call svn client via a shell/batch script and run your needed commands after that but from SVN side there is nothing you can use for that.
After discussion on the chat the problem was the permission problem in configuration of Apache under Fedora and not a problem of SVN.