I have inherited a subversion project and I know it has post commit hooks for when anything is committed to trunk but I am having problems locating these hooks. Is they any sure fire way of find svn hooks?
I have looked across the repo for #!/bin/sh and *.tmpl but with no success. I have also looked in TortoiseSVN > Settings > Hook Scripts but it's empty :(. To further complicate the matter the original author was know for his unconventional approach :( x 2