From: joey Date: Sun, 21 Oct 2007 01:07:49 +0000 (+0000) Subject: response X-Git-Tag: 2.10~2 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=6809a70bb51c96a9fdfee3473d200237c8eab219;p=ikiwiki.git response --- diff --git a/doc/rcs/details/discussion.mdwn b/doc/rcs/details/discussion.mdwn index cedbaaa20..c2a0a5977 100644 --- a/doc/rcs/details/discussion.mdwn +++ b/doc/rcs/details/discussion.mdwn @@ -7,3 +7,9 @@ such thoughts? --[[tschwinge]] > Okay, I got this working. I'll test and experiment some > more and then document it in here. --[[tschwinge]] + +> I think the method documented in [[setup]] will work fine for this. Just +> have the other machine clone from the bare repository on the server. When +> it pushes changes to the server, the post-update hook fires, and updates the +> wiki. Of course, you actually have *three* repos in this setup, two on +> the server, and one on the other machine. --[[Joey]]