chiark / gitweb /
notes about use of git for Servus
[irc.git] / git-notes.txt
1 to edit servus.html ; edit in the web clone (and git-commit -a ), then
2 from the live version do git-pull html.
3
4 to get a copy, either:
5 git-clone http://www.pick.ucam.org/~matthew/irc/.git/ [if
6 git-update-server-info has been run in the web clone]
7
8 or git-clone rapun.sel.cam.ac.uk:/home/matthew/programming/irc/bot (if
9 you've got a rapun account). 
10
11 Testing:
12
13 programming/irc/bot-test contains a clone of bot, but with
14 Servus-chiark.py changed to launch a test version into #test. If you
15 git-pull in there, you can then launch the new code and check it works
16 before killing and reloading Servus proper.