annotate help/topics/13.txt @ 602:92929d26b8db

Fix failure to provide default initialisation vector for AES CBC mode (I'm surprised pycrypto allowed this previously, but it doesn't now, thus catching my error). Also make debug output a bit more helpful
author Chris Cannam
date Tue, 03 Jul 2012 10:02:22 +0100
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