comparison help/topics/11.txt @ 496:fb95d70c80d5

More help
author Chris Cannam
date Fri, 19 Aug 2011 16:30:43 +0100
parents e6141a238811
children b3309be1640f
comparison
equal deleted inserted replaced
495:e6141a238811 496:fb95d70c80d5
1 {Opening and initialising things} 1 {Opening and initialising things}
2 2
3 I have a folder of source code or documents on my computer and I want to use version control to manage it 3 I have a folder of source code or documents on my computer and I want to use version control to manage it
4 4
5 To start using version control for a project folder, you need to 5 To start using version control for a project folder, you need to
6 initialise a repository there. 6 initialise a repository there. EasyMercurial does this for you when
7 you open the folder.
7 8
8 *1. Click the Open toolbar button or use File -> Open* 9 *1. Click the Open toolbar button or use File -> Open*
9 10
10 #openfolder50 11 #openfolder50
11 12