X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/b3cfd19b5f9be83fa25592657de09862bf957d13..843b9c579c885a7ea2c1830c53cd296bce25820f:/doc/rcs/details/discussion.mdwn?ds=inline

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]]