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