Someone gave me a repository URL and asked me to clone it
I want to start a new project using version control
I have a Mercurial repository on my local computer already and I want to use it with EasyMercurial
I've added a new file: what do I do with it?
I have changed some files and I want to record the changes
I want to remove, rename, or copy a file
I have committed some changes – how do I share them with my colleagues?
I want to let my colleagues pull changes directly from my local repository
I want to put my changes into a master repository shared with my colleagues
Every time I push some changes, I have to type my password again
How do I use the Merge window?