From 94b7cc0528d01781dd600b61d6e1847fe3b0650d Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Tue, 26 Feb 2013 19:51:47 +0000 Subject: [PATCH] Added a comment --- .../comment_2_a53f80090bc2a0f32b8d8307cb24b563._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/assistant_does_not_list_remote___39__origin__39__/comment_2_a53f80090bc2a0f32b8d8307cb24b563._comment diff --git a/doc/bugs/assistant_does_not_list_remote___39__origin__39__/comment_2_a53f80090bc2a0f32b8d8307cb24b563._comment b/doc/bugs/assistant_does_not_list_remote___39__origin__39__/comment_2_a53f80090bc2a0f32b8d8307cb24b563._comment new file mode 100644 index 0000000000..5915fd8445 --- /dev/null +++ b/doc/bugs/assistant_does_not_list_remote___39__origin__39__/comment_2_a53f80090bc2a0f32b8d8307cb24b563._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.152.108.210" + subject="comment 2" + date="2013-02-26T19:51:47Z" + content=""" +You are probably not running the assistant on the server. This is fine, but it means that git pushes made to the server when files are added to the client are not merged into its working copy. Which is why you don't see the files. Running `git annex sync` on the server should make all the files that have been sent to it show up. +"""]]