Mercurial > hg > easyhg
comparison help/a-11.html @ 499:b3309be1640f
More help. This I think will do for 1.0.
author | Chris Cannam |
---|---|
date | Mon, 22 Aug 2011 21:31:55 +0100 |
parents | 21aa41b62c3a |
children |
comparison
equal
deleted
inserted
replaced
498:21aa41b62c3a | 499:b3309be1640f |
---|---|
1 <link rel="stylesheet" type="text/css" href="help.css"/> | 1 <link rel="stylesheet" type="text/css" href="help.css"/> |
2 | 2 |
3 | 3 |
4 <h2>I have a folder of source code or documents on my computer and I want to use version control to manage it</h2> | 4 <h2>I have a folder of source code or documents on my computer and I want to use version control to manage them</h2> |
5 | 5 |
6 <p>To start using version control for a project folder, you need to | 6 <p>To start using version control for a project folder, you need to |
7 initialise a repository there. EasyMercurial does this for you when | 7 initialise a repository there. EasyMercurial does this for you when |
8 you open the folder.</p> | 8 you open the folder.</p> |
9 | 9 |