aboutsummaryrefslogtreecommitdiff
path: root/doc/rcs/details/discussion.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/rcs/details/discussion.mdwn')
-rw-r--r--doc/rcs/details/discussion.mdwn6
1 files changed, 6 insertions, 0 deletions
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]]