Tag Archives: mercurial

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 , , , | 2 Comments

Using Version Control as a “Save” package

This week I was without internet but with netbook; which left me somewhat free to code whatever took my fancy. So, armed with the latest mercurial release and as much info on the API available (read: very little) I set … Continue reading

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

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