aboutsummaryrefslogtreecommitdiff
path: root/doc/special_remotes/xmpp/comment_4_59857879abaae22bde444a215e00bf18._comment
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-09-19 17:08:15 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-09-19 17:08:15 -0400
commit17e077d8e2bd5689e9cfe9947f29302c8e9abe30 (patch)
tree8ce46b8a98e214dccf329d58694c5cd3c251a841 /doc/special_remotes/xmpp/comment_4_59857879abaae22bde444a215e00bf18._comment
parent4aaa584eb632a981f5364c844f9293d4cdedaa65 (diff)
parent5374a166046c2b11e8b5d2232a00f63d19083de3 (diff)
Merge branch 'master' of ssh://git-annex.branchable.com
Diffstat (limited to 'doc/special_remotes/xmpp/comment_4_59857879abaae22bde444a215e00bf18._comment')
-rw-r--r--doc/special_remotes/xmpp/comment_4_59857879abaae22bde444a215e00bf18._comment14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/special_remotes/xmpp/comment_4_59857879abaae22bde444a215e00bf18._comment b/doc/special_remotes/xmpp/comment_4_59857879abaae22bde444a215e00bf18._comment
new file mode 100644
index 000000000..db217cff9
--- /dev/null
+++ b/doc/special_remotes/xmpp/comment_4_59857879abaae22bde444a215e00bf18._comment
@@ -0,0 +1,14 @@
+[[!comment format=mdwn
+ username="http://joeyh.name/"
+ ip="4.153.14.105"
+ subject="comment 4"
+ date="2013-09-19T21:07:35Z"
+ content="""
+If you have the XMPP flag in your git-annex build, it will support XMPP. Are you sure you set up the xmpp creds file and the xmpp special remote correctly on the ARM machine? (I assume it has no webapp, so you had to set that up manually..)
+
+Here's how you can do that manually:
+
+1. Run git-annex on a machine with the webapp, set up XMPP, and copy the .git/annex/creds/xmpp to the machine without the webapp.
+2. On the machine without the webapp, add a git remote that has its \"url = xmpp::loginname@xmppserver.com\" and its annex-uuid set to the annex.uuid of the repository on the first machine.
+3. Run git-annex assistant on the machine without the webapp.
+"""]]