Add a PHP Post-Commit-Hook to your SVN
Snippets, Software development, Tools, Tutorials November 10th, 2009
This is just a link to a very good tutorial on how to make your own SVN post-commit hook using a PHP script. It sends the following information via email:
- Committer name
- Commit message
- List of files edited
- Diff of changes made
http://techchorus.net/writing-php-script-send-svn-commit-changeset-email-notification
Tags: commandline, script, subversion, Tools
About





