Edit this page - hbmanual1.html

This commit is contained in:
Philip Sargent 2022-03-05 13:27:35 +00:00
parent d9f0e894f2
commit bc221b819a

View File

@ -98,8 +98,12 @@ t/ - a thumbnail image which is usually used inside an <a> tag to link to
<p>If the version control commit fails, your edits will be saved and you will see them on the
website but <em>they will be lost later</em> if you do not get a nerd to fix the version control
<a href="../computing/repos.html">repository</a> properly. To properly finish the job you need to get a nerd to
<a href="../computing/repos.html">repository</a> properly.
<p>To properly finish the job you need to get a nerd to
<ul>
<li>Look at the current git log and status on the server, i.e. at
<a href="/repositories/expoweb/.git/log/">expoweb repo</a>
<li>
ssh into expo@expo.survex.com from a machine already configured to do this
<li>cd to the directory containing the repo you want, i.e. "cd expoweb" for the handbook, which takes you to /home/expo/expoweb