diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-10-21 01:07:49 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-10-21 01:07:49 +0000 |
commit | 6809a70bb51c96a9fdfee3473d200237c8eab219 (patch) | |
tree | 093e8468f9ad06d05666fd0d739f2e774e460353 /doc/rcs/details | |
parent | 0914abaaafd5373f1bbbf40cea127f038cc1f7cb (diff) | |
download | ikiwiki-6809a70bb51c96a9fdfee3473d200237c8eab219.tar ikiwiki-6809a70bb51c96a9fdfee3473d200237c8eab219.tar.gz |
response
Diffstat (limited to 'doc/rcs/details')
-rw-r--r-- | doc/rcs/details/discussion.mdwn | 6 |
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]] |