From 28e0005bc53817c97746f776cd0c1c7876fe8ae9 Mon Sep 17 00:00:00 2001 From: anarcat Date: Thu, 23 Jun 2016 13:03:49 +0000 Subject: [PATCH] Added a comment: special remote --- ...omment_1_81653a23424ac04675651fb7632c57ae._comment | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/forum/syncing_music_to_my_android_device/comment_1_81653a23424ac04675651fb7632c57ae._comment diff --git a/doc/forum/syncing_music_to_my_android_device/comment_1_81653a23424ac04675651fb7632c57ae._comment b/doc/forum/syncing_music_to_my_android_device/comment_1_81653a23424ac04675651fb7632c57ae._comment new file mode 100644 index 0000000000..ad30d0c41a --- /dev/null +++ b/doc/forum/syncing_music_to_my_android_device/comment_1_81653a23424ac04675651fb7632c57ae._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="anarcat" + subject="special remote" + date="2016-06-23T13:03:48Z" + content=""" +I ended up writing a special remote for this, named [git-annex-remote-dumb](http://src.anarc.at/scripts.git/blob_plain/HEAD:/git-annex-remote-dumb) for lack of a better name. it mixes things up badly, is a abhorrent violation of protocol boundaries and is probably due to be taken to the back of the barn and shot, but it works for my case. + +this would be better implemented as [[todo/dumb, unsafe, human-readable_backend]], but I suspect this cannot be directly implemented either without significant changes of the git-annex design, something which is unlikely to happen since [[todo/hide missing files]] is likely to be implemented with [[design/adjusted branches]]. + +more details about known problems, remaining tasks and limitations in the script header. +"""]]