Mercurial > hg > easyhg
comparison help/topics/12.txt @ 496:fb95d70c80d5
More help
author | Chris Cannam |
---|---|
date | Fri, 19 Aug 2011 16:30:43 +0100 |
parents | |
children | 21aa41b62c3a |
comparison
equal
deleted
inserted
replaced
495:e6141a238811 | 496:fb95d70c80d5 |
---|---|
1 {Opening and initialising things} | |
2 | |
3 I have a Mercurial repository on my local computer and I want to use it with EasyMercurial | |
4 | |
5 Just open it: | |
6 | |
7 *1. Click the Open toolbar button or use File -> Open* | |
8 | |
9 #openlocal50 | |
10 | |
11 *2. Select "Local repository" as the thing you want to open* | |
12 | |
13 *3. Browse to the working folder for your local repository* | |
14 | |
15 *4. Click OK* | |
16 |