Mercurial > hg > easyhg
annotate help/topics/13.txt @ 585:fa242885a233 fswatcher
Partially working FSEvents implementation: ignores some file changes it should be taking into account, at the moment
author | Chris Cannam |
---|---|
date | Tue, 13 Mar 2012 17:58:17 +0000 |
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 |