summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawmU_TTCUbA_Ggdx-Fd9T5BHmDP3ucml9v0 <Nick@web>2013-09-15 05:21:24 +0000
committerGravatar admin <admin@branchable.com>2013-09-15 05:21:24 +0000
commit67a2a1474d2eeed42eb8797df36893bf60052b95 (patch)
treead3d0cb585a53e1797fc8a6779d2146162508797
parent9501d1e4419295908f7183269fdb1d4166755461 (diff)
-rw-r--r--doc/forum/Share_with_friend_copies_only_sym_links.mdwn32
1 files changed, 16 insertions, 16 deletions
diff --git a/doc/forum/Share_with_friend_copies_only_sym_links.mdwn b/doc/forum/Share_with_friend_copies_only_sym_links.mdwn
index 9a6c19033..c47ae8499 100644
--- a/doc/forum/Share_with_friend_copies_only_sym_links.mdwn
+++ b/doc/forum/Share_with_friend_copies_only_sym_links.mdwn
@@ -9,7 +9,7 @@ Machine 2:
- The file is synced as a sym-link, with a link into a file in .git that doesn't exist.
The config is:
--
+- Version: 4.20130909-ga29f960 - Build flags: Assistant Webapp Pairing Testsuite S3 WebDAV FsEvents XMPP DNS Feeds Quvi
- Two macs
- Share with friend over Jabber
- Use Box as the cloud sync service with encryption enabled. Box is setup as a transfer repository.
@@ -18,21 +18,21 @@ I've looked through the logs in .git/annex/daemon.log* and there doesn't look to
This is what the log looks like:
-[2013-09-14 19:55:47 PDT] Committer: Adding 20120101-..084-1.jpg
-failed
-add /Users/nick/Shared/20120101-GOPR0084-1.jpg (checksum...) ok
-add /Users/nick/Shared/20120101-GOPR0084-1.jpg (checksum...) ok
-add /Users/nick/Shared/20120101-GOPR0084-1.jpg (checksum...) ok
-add /Users/nick/Shared/20120101-GOPR0084-1.jpg (checksum...) ok
-add /Users/nick/Shared/20120101-GOPR0084-1.jpg (checksum...) [2013-09-14 19:55:47 PDT] Committer: Committing changes to git
-[2013-09-14 19:55:48 PDT] XMPPSendPack: Syncing with vansrossi
-Already up-to-date.
-To xmpp::USER2@gmail.com
- 7b65b15..183b91c git-annex -> refs/synced/6163ef8e-c36a-4b09-919b-9c18ade55234/bmlja2JsYWNrMUBnbWFpbC5jb20=/git-annex
- 3104275..96afa09 master -> refs/synced/6163ef8e-c36a-4b09-919b-9c18ade55234/bmlja2JsYWNrMUBnbWFpbC5jb20=/master
-[2013-09-14 19:55:49 PDT] XMPPSendPack: Syncing with USER2
-Everything up-to-date
-recv: resource vanished (Connection reset by peer)
+ [2013-09-14 19:55:47 PDT] Committer: Adding 20120101-..084-1.jpg
+ failed
+ add /Users/nick/Shared/20120101-GOPR0084-1.jpg (checksum...) ok
+ add /Users/nick/Shared/20120101-GOPR0084-1.jpg (checksum...) ok
+ add /Users/nick/Shared/20120101-GOPR0084-1.jpg (checksum...) ok
+ add /Users/nick/Shared/20120101-GOPR0084-1.jpg (checksum...) ok
+ add /Users/nick/Shared/20120101-GOPR0084-1.jpg (checksum...) [2013-09-14 19:55:47 PDT] Committer: Committing changes to git
+ [2013-09-14 19:55:48 PDT] XMPPSendPack: Syncing with vansrossi
+ Already up-to-date.
+ To xmpp::USER2@gmail.com
+ 7b65b15..183b91c git-annex -> refs/synced/6163ef8e-c36a-4b09-919b-9c18ade55234/bmlja2JsYWNrMUBnbWFpbC5jb20=/git-annex
+ 3104275..96afa09 master -> refs/synced/6163ef8e-c36a-4b09-919b-9c18ade55234/bmlja2JsYWNrMUBnbWFpbC5jb20=/master
+ [2013-09-14 19:55:49 PDT] XMPPSendPack: Syncing with USER2
+ Everything up-to-date
+ recv: resource vanished (Connection reset by peer)
Any ideas what I should look at next? Thanks in advance :-)