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.