Mercurial > hg > easyhg
annotate help/topics/13.txt @ 737:4f3a8aa8d384 tip
Markdown
author | Chris Cannam |
---|---|
date | Wed, 28 Aug 2019 17:40:54 +0100 |
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 |