Mercurial > hg > easyhg
annotate help/topics/13.txt @ 557:57a7f95ef400 find
Make find widget behave as if text is cleared when it's closed, and restored when it's opened again
author | Chris Cannam |
---|---|
date | Thu, 23 Feb 2012 15:28:29 +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 |