Hacker News new | ask | show | jobs
by brokentone 4740 days ago
The majority of my SVN/deploy magic happens with hooks. Pre-commit running PHP Lint - Keeps out the stupid errors that we all make. Post-commit svnlook (diff) emailed to the full dev group - dead simple code review Post-commit svn up of dev site Post-commit varnish clear of dev site Post-commit commit message in hipchat Deploy message in hipchat