From ae1eaab953a34b9b8b07dd3039d3c2fece3a269b Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Mon, 13 May 2013 17:56:35 +0000 Subject: [PATCH] Added a comment --- ...mment_1_8db642849da4d42cd9a43142e2b7cb70._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/forum/Problems_syncing_with_box.com/comment_1_8db642849da4d42cd9a43142e2b7cb70._comment diff --git a/doc/forum/Problems_syncing_with_box.com/comment_1_8db642849da4d42cd9a43142e2b7cb70._comment b/doc/forum/Problems_syncing_with_box.com/comment_1_8db642849da4d42cd9a43142e2b7cb70._comment new file mode 100644 index 0000000000..b60fc03e0c --- /dev/null +++ b/doc/forum/Problems_syncing_with_box.com/comment_1_8db642849da4d42cd9a43142e2b7cb70._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + nickname="joey" + subject="comment 1" + date="2013-05-13T17:56:35Z" + content=""" +From what you've described, the box.com special remote is the only remote you have connecting your two computers. + +But special remotes are only used to transfer the contents of files. They do not have the content of the git repository. + +You need to set up a git remote that both computers can access. Or you can use the webapp to set up XMPP to sync between the computers directly. If you start the webapp, it will detect you're missing a git remote, and suggest setting up XMPP. [[/assistant/xmppnudge.png]] +"""]]