Mercurial > hg > easyhg
annotate help/a-13.html @ 657:4d39a93cab9e easyhg_v1.3.0
Add crypto dependencies
author | Chris Cannam |
---|---|
date | Fri, 25 Jan 2013 16:25:08 +0000 |
parents | 21aa41b62c3a |
children |
rev | line source |
---|---|
Chris@498 | 1 <link rel="stylesheet" type="text/css" href="help.css"/> |
Chris@498 | 2 |
Chris@498 | 3 |
Chris@498 | 4 <h2>I have a Mercurial repository on my local computer already and I want to use it with EasyMercurial</h2> |
Chris@498 | 5 |
Chris@498 | 6 <p>Just open it:</p> |
Chris@498 | 7 |
Chris@498 | 8 <p><b>1. Click the Open toolbar button or use File -> Open</b></p> |
Chris@498 | 9 |
Chris@498 | 10 <p><center><img src="images/openlocal50.png"></center></p> |
Chris@498 | 11 |
Chris@498 | 12 <p><b>2. Select “Local repository” as the thing you want to open</b></p> |
Chris@498 | 13 |
Chris@498 | 14 <p><b>3. Browse to the working folder for your local repository</b></p> |
Chris@498 | 15 |
Chris@498 | 16 <p><b>4. Click OK</b></p> |
Chris@498 | 17 |