Mercurial > hg > easyhg
annotate help/topics/13.txt @ 630:bddd0924109f
* Fixed bug where ctrl+shift+s wouldn't work because of "ambiguous shortcut overload"
author | Sam Izzo <sam@humbug.net> |
---|---|
date | Mon, 27 Aug 2012 00:52:44 +1000 |
parents | 21aa41b62c3a |
children |
rev | line source |
---|---|
Chris@498 | 1 {Opening and initialising things} |
Chris@498 | 2 |
Chris@498 | 3 I have a Mercurial repository on my local computer already and I want to use it with EasyMercurial |
Chris@498 | 4 |
Chris@498 | 5 Just open it: |
Chris@498 | 6 |
Chris@498 | 7 *1. Click the Open toolbar button or use File -> Open* |
Chris@498 | 8 |
Chris@498 | 9 #openlocal50 |
Chris@498 | 10 |
Chris@498 | 11 *2. Select "Local repository" as the thing you want to open* |
Chris@498 | 12 |
Chris@498 | 13 *3. Browse to the working folder for your local repository* |
Chris@498 | 14 |
Chris@498 | 15 *4. Click OK* |
Chris@498 | 16 |