SVN Commit Email on Linux
If you are using subversion(svn), you may or may not know that it has a pluggable architecture that allows you to automate certain aspects of the workflow with hook scripts. These hook scripts are written in bash on Linux and batch files on Windows, today we will be focusing on bash. Below are some basic… Read More