Chris@494: Chris@494: Chris@494:

Quick Topics

Chris@494: Chris@494: Chris@494:

Terminology

Chris@494:

What is a repository?

Chris@494:

Opening and initialising things

Chris@494:

Someone gave me a repository URL and asked me to clone it

Chris@495:

I have a folder of source code or documents on my computer and I want to use version control to manage it

Chris@496:

I have a Mercurial repository on my local computer and I want to use it with EasyMercurial

Chris@496:

Making changes

Chris@496:

I've added a new file: what do I do with it?

Chris@496:

I have changed some files and I want to record the changes

Chris@496:

I want to rename or remove a file

Chris@496:

I just renamed or removed a file using the system file manager – then I remembered I was supposed to do it using the version control tool – what now?