- My Name is Tom, or Errant. I write about geeky things, politics, and life in general and politic. My current day job is in computer security but I have been known to program in my spare time.
-
Recent Posts
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
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
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