aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawmWg4VvDTer9f49Y3z-R0AH16P4d1ygotA <Tobias@web>2013-08-15 07:59:41 +0000
committerGravatar admin <admin@branchable.com>2013-08-15 07:59:41 +0000
commita0bbca8ad09c36dcd8488382d16e349ecf5bcbc7 (patch)
treea23929482d774623a061bc85cea3a66693347f6e
parent2c8060cc6ae98aace23f3540aac12556e5d8e4de (diff)
-rw-r--r--doc/special_remotes/xmpp.mdwn9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/special_remotes/xmpp.mdwn b/doc/special_remotes/xmpp.mdwn
index ef5e85511..5e94e1274 100644
--- a/doc/special_remotes/xmpp.mdwn
+++ b/doc/special_remotes/xmpp.mdwn
@@ -21,4 +21,13 @@ any other git remote. Since XMPP requires a client that is continually running
to see incoming pushes, the XMPP remote cannot be used with git at the
command line.
+Server support status.
+
+1. Gmail jabber server is working properly. (Google apps users will have to edit .git/annex/creds/xmpp manually)
+2. Prosody daemon is working properly.
+
+3. Ejabberd is [[failing|http://git-annex.branchable.com/forum/XMPP_authentication_failure/]]. (Authentication bug: [[https://support.process-one.net/browse/EJAB-1632]] Fixed in debian unstable with version 2.1.10-5)
+
+4. jabberd14 is [[failing|http://git-annex.branchable.com/forum/XMPP_authentication_failure/#comment-4ce5aeabd12ca3016290b3d8255f6ef1]]. (No further information)
+
See also: [[xmpp_protocol_design_notes|design/assistant/xmpp]]