subversion email notification
Posted by: ecvej
Posted on: 2006-06-18 08:52:00
I understand that using the post-commit hook I can have an email sent to myself when a user commits files. The command in the template was:-
/usr/lib/subversion/hook-scripts/commit-email.pl "$REPOS" "$REV" commit-watchers@example.org
Can anybody help with changing the above to the correct path for where the hook scripts are installed at dreamhost?