Mercurial > hg > easyhg
annotate help/topics/12.txt @ 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 {Opening and initialising things} |
Chris@496 | 2 |
Chris@496 | 3 I have a Mercurial repository on my local computer and I want to use it with EasyMercurial |
Chris@496 | 4 |
Chris@496 | 5 Just open it: |
Chris@496 | 6 |
Chris@496 | 7 *1. Click the Open toolbar button or use File -> Open* |
Chris@496 | 8 |
Chris@496 | 9 #openlocal50 |
Chris@496 | 10 |
Chris@496 | 11 *2. Select "Local repository" as the thing you want to open* |
Chris@496 | 12 |
Chris@496 | 13 *3. Browse to the working folder for your local repository* |
Chris@496 | 14 |
Chris@496 | 15 *4. Click OK* |
Chris@496 | 16 |