Mercurial > hg > easyhg
comparison help/topics.html @ 497:a9032181c37d
More help
author | Chris Cannam |
---|---|
date | Mon, 22 Aug 2011 15:19:00 +0100 |
parents | fb95d70c80d5 |
children | 21aa41b62c3a |
comparison
equal
deleted
inserted
replaced
496:fb95d70c80d5 | 497:a9032181c37d |
---|---|
10 <p><a href="a-11.html">I have a folder of source code or documents on my computer and I want to use version control to manage it</a></p> | 10 <p><a href="a-11.html">I have a folder of source code or documents on my computer and I want to use version control to manage it</a></p> |
11 <p><a href="a-12.html">I have a Mercurial repository on my local computer and I want to use it with EasyMercurial</a></p> | 11 <p><a href="a-12.html">I have a Mercurial repository on my local computer and I want to use it with EasyMercurial</a></p> |
12 <h3>Making changes</h3> | 12 <h3>Making changes</h3> |
13 <p><a href="a-20.html">I've added a new file: what do I do with it?</a></p> | 13 <p><a href="a-20.html">I've added a new file: what do I do with it?</a></p> |
14 <p><a href="a-21.html">I have changed some files and I want to record the changes</a></p> | 14 <p><a href="a-21.html">I have changed some files and I want to record the changes</a></p> |
15 <p><a href="a-22.html">I want to rename or remove a file</a></p> | 15 <p><a href="a-22.html">I want to remove, rename, or copy a file</a></p> |
16 <p><a href="a-23.html">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?</a></p> | 16 <p><a href="a-23.html">I just deleted a file using the system file manager – then remembered I hadn't told the version control tool about it – what now?</a></p> |