I want to add a post-commit hook script that sends out an email - I am following this as a guide http://www.petefreitag.com/item/244.cfm.
We are using Atlassian OnDemand with the integrated Crucible SVN directory.
Am I right in thinking that I just need to establish the location of the 'hooks' directory within our SVN repository? Can anybody advise me on how to do this?
Help greatly appreciated, SVN rookie.
If you run the 'svn info' command for the path you want to add the hook to, you'll see the location of the root (it will be labelled Repository Root). It is in this folder you will find another folder called 'hooks'.
Regards
Mand
Online Operations, WANdisco