diff --git a/handbook/update.htm b/handbook/update.htm index 9e6ef8aaa..c4718759f 100644 --- a/handbook/update.htm +++ b/handbook/update.htm @@ -59,8 +59,7 @@ with a cavey:beery password. Ask someone if this isn't enough clue for you.</p> <h3><a id="repositories">The repositories</a></h3> <p>All the expo data is contained in 4 'mercurial' repositories at -expo.survex.com. This is currently hosted on a server at Cambridge -University. Mercurial* is a distributed version control system which allows collaborative editing and keeps track of all changes so we can roll back and have branches if needed.</p> +expo.survex.com. This is currently hosted on a server at the university. Mercurial* is a distributed version control system which allows collaborative editing and keeps track of all changes so we can roll back and have branches if needed.</p> <p>The site has been split into four parts:</p> @@ -105,7 +104,7 @@ the files from the server to local expoimages directory:</p> <p><tt>rsync -av expo@expo.survex.com:expoimages /home/expo/fromserver</tt></p> -<p>To sync the local expoimage directory back to seagrass:</p> +<p>To sync the local expoimage directory back to the server:</p> <p><tt>rsync -av /home/expo/fromserver/expoimages expo@expo.survex.com:</tt></p> @@ -276,7 +275,7 @@ http://cucc.survex.com/expo/surveys/surveytable.html http://cucc.survex.com/expo <p>Install<a href="http://bitbucket.org/tortoisehg/stable/wiki/Home">Tortoise Hg</a>. In windows explorer right click, select Tortoise Hg .. and click Clone repository. <br />Set the source path to RepositoryURL <br />Set the destination to somewhere on your local harddisk. <br />Press clone.</p> <h3>RSync</h3> <h4>Linux</h4> - <tt>rsync -av expoimages expo@seagrass.goatchurch.org.uk:</tt> + <tt>rsync -av expoimages expo@expo.survex.com:</tt> <h4>Windows</h4> <p>Not sure yet</p> <h2>The website conventions bit</h2>