aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/three_way_sync_via_S3_and_Jabber.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-03-06 21:49:17 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-03-06 21:49:17 -0400
commit4581ce68361c0d318c325af99a961b67de01e958 (patch)
tree852030e3e9fae82a8c4d597f8ed553de6495ae86 /doc/bugs/three_way_sync_via_S3_and_Jabber.mdwn
parentef3ee84450798af5f9908e50e25c8d819594e971 (diff)
fixed
Diffstat (limited to 'doc/bugs/three_way_sync_via_S3_and_Jabber.mdwn')
-rw-r--r--doc/bugs/three_way_sync_via_S3_and_Jabber.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/three_way_sync_via_S3_and_Jabber.mdwn b/doc/bugs/three_way_sync_via_S3_and_Jabber.mdwn
index ac286cc18..e67291ca9 100644
--- a/doc/bugs/three_way_sync_via_S3_and_Jabber.mdwn
+++ b/doc/bugs/three_way_sync_via_S3_and_Jabber.mdwn
@@ -115,3 +115,5 @@ I'm not 100% sure this sort of multiway synching is supposed to work, so maybe t
This issue also made me wonder about how one would go about syncing multiple unrelated annexes via XMPP. Would you need a different gmail account for each? Maybe there is a trick similar to the email local+foo@ thing?
+> [[done]], turned out I left XMPP git push working,
+> but had not done all the stuff around it to get reliable syncing. Now have. --[[Joey]]