In my web application we use SVN to integrate code. For every committed code file we receive message in Slack (Application similar to Skype) which lets the other development team members (in same chat group) about new file committed in the repository.
I wish to know how this functionality works, so that I should be able to notify some code changes or commit to the repository in other application. Anybody, please point me in the right direction or please let me know if I'm not clear about any point.
Thank you.