annotate help/a-13.html @ 571:012ba1b83328

Show cancel button with progress bar only when running an operation that it makes sense to cancel (we don't really want people cancelling e.g. initial folder scan because it would leave things in an inconsistent state)
author Chris Cannam
date Thu, 01 Mar 2012 22:53:54 +0000
parents 21aa41b62c3a
children
rev   line source
Chris@498 1 <link rel="stylesheet" type="text/css" href="help.css"/>
Chris@498 2
Chris@498 3
Chris@498 4 <h2>I have a Mercurial repository on my local computer already and I want to use it with EasyMercurial</h2>
Chris@498 5
Chris@498 6 <p>Just open it:</p>
Chris@498 7
Chris@498 8 <p><b>1. Click the Open toolbar button or use File -> Open</b></p>
Chris@498 9
Chris@498 10 <p><center><img src="images/openlocal50.png"></center></p>
Chris@498 11
Chris@498 12 <p><b>2. Select &ldquo;Local repository&rdquo; as the thing you want to open</b></p>
Chris@498 13
Chris@498 14 <p><b>3. Browse to the working folder for your local repository</b></p>
Chris@498 15
Chris@498 16 <p><b>4. Click OK</b></p>
Chris@498 17