Minimal laptop setup - the gateway drug

This commit is contained in:
2020-02-25 02:14:23 +00:00
parent 6c5535f061
commit cc4128a124
7 changed files with 174 additions and 50 deletions

View File

@@ -35,10 +35,10 @@ have <a href="keyexchange.html">key-pair setup</a> already set up before any of
<tt>hg clone http://expo.survex.com/repositories/home/expo/loser/</tt> (read-only)
</dd>
<dt>tunneldata (The Tunnel drawings)</dt>
<dt>drawings</dt>
<dd>
<tt>hg clone ssh://expo@expo.survex.com/tunneldata</tt> (read/write)<br />
<tt>hg clone http://expo.survex.com/repositories/home/expo/expoweb/</tt> (read-only)
<tt>hg clone ssh://expo@expo.survex.com/drawings</tt> (read/write)<br />
<tt>hg clone http://expo.survex.com/repositories/home/expo/drawings/</tt> (read-only)
</dd>
</dl>
<h3><a id="Mercurialinwindows">Using Mercurial/TortoiseHg in Windows</a></h3>
@@ -84,13 +84,6 @@ then restart nautilus <tt>nautilus -q</tt>. If it works, you'll be able to see t
<hr />
<div id="menu">
<ul id="links">
<li><a href="index.htm">Expedition Handbook</a>
</li>
<li><a href="../../infodx.htm">Main index</a></li>
</ul>
</div>
</body>