So under /svn/repo/hooks I have a post-commit script. Every time we start a new svn repo for another project I need to go to the server and copy the simple master post-commit script.
I noticed under /svn/hooks there's the standard .tpml. Are the hooks in this folder global and apply to all repos? Or is this hooks folder for something else?