diff --git a/handbook/update.htm b/handbook/update.htm index 19e4e9562..a5b045e20 100644 --- a/handbook/update.htm +++ b/handbook/update.htm @@ -126,26 +126,26 @@ below for details on that.

expoweb (The Website)
- hg [clone|pull|push] ssh://expo@expo.survex.com/expoweb (read/write)
- hg [clone|pull|push] http://expo.survex.com/repositories/home/expo/expoweb/ (read-only checkout) + hg clone ssh://expo@expo.survex.com/expoweb (read/write)
+ hg clone http://expo.survex.com/repositories/home/expo/expoweb/ (read-only checkout)
troggle (The Website backend)
- hg [clone|pull|push] ssh://expo@expo.survex.com/troggle (read/write)
- hg [clone|pull|push] http://expo.survex.com/repositories/home/expo/troggle/ (read-only checkout) + hg clone ssh://expo@expo.survex.com/troggle (read/write)
+ hg clone http://expo.survex.com/repositories/home/expo/troggle/ (read-only checkout)
loser (The survey data)
- hg [clone|pull|push] ssh://expo@expo.survex.com/loser (read/write)
- hg [clone|pull|push] http://expo.survex.com/repositories/home/expo/loser/ (read-only) + hg clone ssh://expo@expo.survex.com/loser (read/write)
+ hg clone http://expo.survex.com/repositories/home/expo/loser/ (read-only)
tunneldata (The Tunnel drawings)
- hg [clone|pull|push] ssh://expo@expo.survex.com/tunneldata (read/write)
- hg [clone|pull|push] http://expo.survex.com/repositories/home/expo/expoweb/ (read-only) + hg clone ssh://expo@expo.survex.com/tunneldata (read/write)
+ hg clone http://expo.survex.com/repositories/home/expo/expoweb/ (read-only)