↧
Intelligent Version Control and Branching
Overview Most shops these days seem to know that using a Version Control System is necessary for the organization of a large software project involving multiple developers. It’s essential to allow...
View ArticleSetting up Gitosis
Overview This article is part one of a two part series that covers setting up a hosting server using gitosis for your central repository, and in the next article, taking an existing SVN repository and...
View ArticleDistributed MySQL Sleuthing on the Wire
Intro Oftentimes you need to know what MySQL is doing right now and furthermore if you are handling heavy traffic you probably have multiple instances of it running across many nodes. I’m going to...
View Article