From 49c007f6e74fb3b8bdee6256596df31b824e5b5b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 25 Feb 2015 15:24:53 -0400 Subject: [PATCH] comment --- ...ment_1_aff6a984ab076433fbce32bacae6660e._comment | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/forum/Android:_git_annex_sync_--content_not_run_in_all_repos__63__/comment_1_aff6a984ab076433fbce32bacae6660e._comment diff --git a/doc/forum/Android:_git_annex_sync_--content_not_run_in_all_repos__63__/comment_1_aff6a984ab076433fbce32bacae6660e._comment b/doc/forum/Android:_git_annex_sync_--content_not_run_in_all_repos__63__/comment_1_aff6a984ab076433fbce32bacae6660e._comment new file mode 100644 index 0000000000..8d62f0bf59 --- /dev/null +++ b/doc/forum/Android:_git_annex_sync_--content_not_run_in_all_repos__63__/comment_1_aff6a984ab076433fbce32bacae6660e._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2015-02-25T19:22:17Z" + content=""" +It sounds like the android device is sending the files to repository +B-computer, but it is not updating its repository until you run +`git annex sync` manually. + +Are you sure that the git-annex assistant is actively managing the `B-computer` +repository? I would `tail -f .git/annex/daemon.log` in that repository +when making a change to B-android, and see what it does. +"""]]