1

I am new to SVN. I want to execute one script when client commit some code. Now i want to copy all updated code from svn server to another server so how to do so any solution ?

1 Answer 1

1

On server, yes, see the post-commit hook.

On client for the command-line one no, but you can create a wrapper that will take care of it. For Tortoise-SVN yes; in "Settings" there is a "Hook Scripts" tab. For other clients it depends.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.