Last week, I showed you how to setup a secure subversion server. Today, I'd like to show you how to technically accomplish a couple of development themes that are near and dear to my heart. The first is creating a quality gate with a release branch and creating a team of committers who are the … Continue reading Leveraging Subversion Hooks for Fun and Profit
Tag: svn hooks
Setting Up A Secure Subversion Source Code Repository
Our source code repository is currently hosted at the offshore development site and there is no external access to it (neither through the Internet nor a VPN). While this is certainly desirable from a security standpoint, I'd really love to see what the developers are actually working on. I asked the director there to put … Continue reading Setting Up A Secure Subversion Source Code Repository