]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/pingee/discussion.mdwn
run.silate@gmail.com
[ikiwiki.git] / doc / plugins / pingee / discussion.mdwn
index 6a36093b8aab21e5195b43a95560741c2e3a6f3d..a54caf235b2ba756394734a2a3ea8aaf26102712 100644 (file)
@@ -1,3 +1,9 @@
 I see that this code performs an RCS update to collect updates.  Is there anything in this that would help propagate modifications to the other machine... or would this require a reciprocal pingee setup on the other end?
 
 -- [[harningt]]
+
+> The pingee won't push any pending updates it has back to the pinger, no.
+> But often the pinger is the origin of the rcs checkout on the pingee, and
+> if so, ikiwiki defaults to automatically pushing updates to the origin
+> when they are made. Or you can set up a reciprocal pingee/pinger setup as
+> described. --[[Joey]]