0

I am working on SVN on windows and Now I am increasing my knowledge boundaries by exploring SVN in deep. I just came through the hooks which can be helpful to tracking the records. I am working on Windows 7 and VisualSVN. I need to implement post-commit hook to automate the process ina way that if any develpoer commits in any file in Repo, an email will be triggered containing about the file and autor.

Please let know which file I need to modify and how.

1 Answer 1

1

Use VisualSVNServerHooks.exe built-in hook: https://www.visualsvn.com/support/topic/00018/.

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

6 Comments

what should I give the value in this -> --from <from-email> --to <to-email> ^ --smtp-server <smtp-server>
@R.Sha the linked page contains an example at the bottom.
thanks but I need to configure this acorss my organisation, so is there any wau I can configure smtp on windows.
@R.Sha ask your system administrator whether you have a local SMTP server.
I got this error while using below example -- VisualSVNServerHooks: E020014: The server rejected one or more recipient addresses. The server response was: 550 5.1.1 support.google.com/mail/bin/answer.py?answer=6596 u9si1539700wiz.121 - gsmtp
|

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.