comparison help/topics/11.txt @ 499:b3309be1640f

More help. This I think will do for 1.0.
author Chris Cannam
date Mon, 22 Aug 2011 21:31:55 +0100
parents fb95d70c80d5
children
comparison
equal deleted inserted replaced
498:21aa41b62c3a 499:b3309be1640f
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 them
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. EasyMercurial does this for you when 6 initialise a repository there. EasyMercurial does this for you when
7 you open the folder. 7 you open the folder.
8 8