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@499:

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

Chris@499:

I want to start a new project using version control

Chris@498:

I have a Mercurial repository on my local computer already 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@497:

I want to remove, rename, or copy a file

Chris@497:

I just deleted a file using the system file manager – then remembered I hadn't told the version control tool about it – what now?

Chris@498:

Sharing changes

Chris@498:

I have committed some changes – how do I share them with my colleagues?

Chris@499:

I want to let my colleagues pull changes directly from my local repository

Chris@499:

I want to put my changes into a master repository shared with my colleagues

Chris@499:

I tried to push my changes, but it told me “the remote repository may have been changed by someone else” and refused

Chris@578:

Every time I push some changes, I have to type my password again

Chris@578:

How do I use the Merge window?

Chris@531:

See also

Chris@531:

Video tutorials