X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/b3cfd19b5f9be83fa25592657de09862bf957d13..bb7ef14a2b411f71f3bb7acb55c6d8215b0b0c82:/doc/rcs/details/discussion.mdwn 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]]