Mercurial > hg > easyhg
annotate help/a-13.html @ 623:0ef4ed400ced
* Link against Advapi32 (required for Crypt* functions)
| author | Sam Izzo <sam@humbug.net> |
|---|---|
| date | Sat, 25 Aug 2012 23:04:10 +1000 |
| 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 |
