Top "Post-commit" questions

Using post commit hook to export in VisualSVN Server

What is the easiest way to use post-commit hook with VisualSVN Server to export from the repository to a directory …

svn export visualsvn-server post-commit
Github commit messages to Skype chat bot

I'd like to have a bot which sends Skype chat notifications for Github commits. I didn't find Skype in Github …

git github skype post-commit
SVN post commit hook to email user when a particular file is changed

I would like to add a post commit hook so that if a user commits changes to a particular file, …

svn post-commit svn-hooks
Post Commit Hook with Trac and SVN

So I am having a few problems with settings this up. Let me explain. I have three files in my …

svn trac post-commit
Git commit hooks per branch

I'm working on getting into some more advanced usage of git, and I think hooks are the way that I …

git branch post-commit githooks