Error 

Archive for August 13th, 2009

Using Mercurial on your home directory

Posted August 13, 2009 at 08:08pm in Version Control

This is a follow up to my previous post, Setting Up Version Control On Your Home Directory. This post will cover using Mercurial instead of Git to store the files in your home directory.

To start this off you need to install Mercurial

sudo [yum or apt-get] install mercurial

Read the rest of this entry »