source control

  • submit to reddit

What Goes in Source Control?

Short answer: everything! But we need some good directory structures and source control configuration to make that a really practical answer, so this article...

5 replies - 3935 views - 05/01/13 by Lorna Mitchell in Articles

The 10 Commandments of Good Source Control Management

Ah source control, if there’s a more essential tool which indiscriminately spans programming languages without favour, I’m yet to see it. It’s an...

23 replies - 103370 views - 03/04/12 by Troy Hunt in Articles

A Case for Feature Branches

How and when to create branches within a project's source control system can be a very touchy subject among software developers. Some folks branch like crazy,...

2 replies - 8741 views - 08/27/10 by Matt Stine in Articles

Mercurial Guide

Version 1.41, 29/03/2013  Short and simple Mercurial Guide / Tutorial - for working with a plug-in for Eclipse Mercurial is a distributed version...

12 replies - 12416 views - 07/21/10 by Liran Mendelovich in Articles

Evolution of a programmer

As a software developer, it's common to learn new practices every day. Although there are jokes about how the more a programmer ages, the more his lines of...

4 replies - 21268 views - 05/04/10 by Giorgio Sironi in Articles