Mercurial > hg > easyhg
comparison help/a-12.html @ 496:fb95d70c80d5
More help
author | Chris Cannam |
---|---|
date | Fri, 19 Aug 2011 16:30:43 +0100 |
parents | |
children | 21aa41b62c3a |
comparison
equal
deleted
inserted
replaced
495:e6141a238811 | 496:fb95d70c80d5 |
---|---|
1 <link rel="stylesheet" type="text/css" href="help.css"/> | |
2 <p><a href="topics.html">Back to Topics</a></p><hr> | |
3 | |
4 | |
5 <h2>I have a Mercurial repository on my local computer and I want to use it with EasyMercurial</h2> | |
6 | |
7 <p>Just open it:</p> | |
8 | |
9 <p><b>1. Click the Open toolbar button or use File -> Open</b></p> | |
10 | |
11 <p><center><img src="images/openlocal50.png"></center></p> | |
12 | |
13 <p><b>2. Select “Local repository” as the thing you want to open</b></p> | |
14 | |
15 <p><b>3. Browse to the working folder for your local repository</b></p> | |
16 | |
17 <p><b>4. Click OK</b></p> | |
18 | |
19 <hr><p><a href="topics.html">Back to Topics</a></p> |