comparison index.html @ 32:e91c71623519

https, update links
author Chris Cannam
date Wed, 28 Feb 2018 14:19:31 +0000
parents 119ab0d2dc7f
children
comparison
equal deleted inserted replaced
31:c0adcd0a7231 32:e91c71623519
23 </ul> 23 </ul>
24 </div> 24 </div>
25 </div></div> 25 </div></div>
26 26
27 <div id="page"> 27 <div id="page">
28 <p><big>EasyMercurial is a simple user interface for the <a href="http://mercurial.selenic.com/">Mercurial</a> distributed version control system. It's free, open source, and cross-platform. </big></p> 28 <p><big>EasyMercurial is a simple user interface for the <a href="https://www.mercurial-scm.org/">Mercurial</a> distributed version control system. It's free, open source, and cross-platform. </big></p>
29 29
30 <p>We have set out to make EasyMercurial straightforward to teach and 30 <p>We have set out to make EasyMercurial straightforward to teach and
31 learn.<br>It makes common working patterns easy to follow, 31 learn.<br>It makes common working patterns easy to follow,
32 particularly when using a shared remote repository: it uses a friendly 32 particularly when using a shared remote repository: it uses a friendly
33 graph representation for the change history, to make branching and 33 graph representation for the change history, to make branching and
36 36
37 <p>EasyMercurial is not designed for large projects or for very 37 <p>EasyMercurial is not designed for large projects or for very
38 experienced users, and there are other Mercurial interfaces that 38 experienced users, and there are other Mercurial interfaces that
39 integrate more closely with particular operating system platforms (see 39 integrate more closely with particular operating system platforms (see
40 a list <a 40 a list <a
41 href="http://mercurial.selenic.com/wiki/OtherTools">here</a>). But if 41 href="https://www.mercurial-scm.org/wiki/OtherTools">here</a>). But if
42 you are new to Mercurial or to version control systems in general &mdash; or 42 you are new to Mercurial or to version control systems in general &mdash; or
43 if you are trying to introduce it to other users &mdash; 43 if you are trying to introduce it to other users &mdash;
44 consider using EasyMercurial.</p> 44 consider using EasyMercurial.</p>
45 45
46 </div> 46 </div>
47 47
48 <div id="footer"> 48 <div id="footer">
49 <div id="footer-content"> 49 <div id="footer-content">
50 <div style="float:right"><a href="http://soundsoftware.ac.uk/"><img src="http://code.soundsoftware.ac.uk/attachments/19/soundsoftware-logo-title-only-transparent.png" width=223 height=17></a></div> 50 <div style="float:right"><a href="http://soundsoftware.ac.uk/"><img src="https://code.soundsoftware.ac.uk/attachments/19/soundsoftware-logo-title-only-transparent.png" width=223 height=17></a></div>
51 Development carried out at the Centre for Digital Music, Queen Mary University of London. Funded by grant EP/H043101/1 of the UK Engineering and Physical Sciences Research Council. Thanks to Jari Korhonen for HgExplorer on which this work is based. 51 Development carried out at the Centre for Digital Music, Queen Mary University of London. Funded by grant EP/H043101/1 of the UK Engineering and Physical Sciences Research Council. Thanks to Jari Korhonen for HgExplorer on which this work is based.
52 </div> 52 </div>
53 </div> 53 </div>
54 54
55 </body> 55 </body>