From ceab0aa358ddedc7306a8545ca9f2ab0bda15317 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Wed, 16 Oct 2013 15:47:38 +0000 Subject: [PATCH 1/2] Added a comment --- .../comment_3_278f91b4bc4c32717ab1c39c2abf9305._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/cross_platform_permissions_woes/comment_3_278f91b4bc4c32717ab1c39c2abf9305._comment diff --git a/doc/bugs/cross_platform_permissions_woes/comment_3_278f91b4bc4c32717ab1c39c2abf9305._comment b/doc/bugs/cross_platform_permissions_woes/comment_3_278f91b4bc4c32717ab1c39c2abf9305._comment new file mode 100644 index 0000000000..1cfed0a906 --- /dev/null +++ b/doc/bugs/cross_platform_permissions_woes/comment_3_278f91b4bc4c32717ab1c39c2abf9305._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="64.134.31.139" + subject="comment 3" + date="2013-10-16T15:47:38Z" + content=""" +I think you will have better luck if you upgrade your server's git-annex version. I checked and some fixes for exactly this problem went in around May. Also, testing with the current version, I followed your procedure exactly and did not see the problem. +"""]] From 692df6159973b7e181f05680f8f2717ca8a289a8 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Wed, 16 Oct 2013 16:05:46 +0000 Subject: [PATCH 2/2] Added a comment --- .../comment_12_87da4f379a0276b662583e7e22061218._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/install/Android/comment_12_87da4f379a0276b662583e7e22061218._comment diff --git a/doc/install/Android/comment_12_87da4f379a0276b662583e7e22061218._comment b/doc/install/Android/comment_12_87da4f379a0276b662583e7e22061218._comment new file mode 100644 index 0000000000..772fa1d6aa --- /dev/null +++ b/doc/install/Android/comment_12_87da4f379a0276b662583e7e22061218._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="64.134.31.139" + subject="comment 12" + date="2013-10-16T16:05:45Z" + content=""" +To make computers on your network directly communicate, they must be connected together using the user interface. This is normally using the local pairing interface. But local pairing does not yet work on Android. The best you can do to instead on your Android device, add the Linux PC as a ssh server. This will let the Android device send/receive files directly with it over the local network. +"""]]