Tag Archives: scm

A nifty way to manage code

Like any good programmer I make extensive use of an SCM to track code changes. There is a limitation to version control though – it’s not automated. This is fine; commits, in my mind, are about tracking your additions/fixes/improvements to … Continue reading

Posted in ideas | Tagged , , , | 5 Comments

Mercury Baby!

Im a mercurial convert; there are 2 reasons for this. The first one is that I was experimenting with new SCM systems after falling out of love with SVN. It’s just old and I needed a refresh. So I went … Continue reading

Posted in code | Tagged , , , , | Leave a comment