From e705900d94ba8d95d01446f297d13bad3227fa2c Mon Sep 17 00:00:00 2001 From: "http://davidschmitt.myopenid.com/" Date: Sun, 9 Jun 2013 19:03:49 +0000 Subject: [PATCH] --- ...d_ignore_.thumbnails__47___on_android.mdwn | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 doc/bugs/Should_ignore_.thumbnails__47___on_android.mdwn diff --git a/doc/bugs/Should_ignore_.thumbnails__47___on_android.mdwn b/doc/bugs/Should_ignore_.thumbnails__47___on_android.mdwn new file mode 100644 index 0000000000..b24eb7b45d --- /dev/null +++ b/doc/bugs/Should_ignore_.thumbnails__47___on_android.mdwn @@ -0,0 +1,23 @@ +### Please describe the problem. + +When creating a Camera repository on android, the .thumbnails/ directory (containing useless crushed JPGs and even more useless oodles of thumbnail metadata databases) is annexed. This leads to confusion (assistant tries to annex database and thumbnails in modification) and waste (uploading/annexing unusable/unneeded metadata). + +### What steps will reproduce the problem? + +Install git-annex on Android and choose the defaults for a camera repository. + + +### What version of git-annex are you using? On what operating system? + +4.20130601, Android 4.2.2 + + +### Please provide any additional information below. + +[[!format sh """ +# If you can, paste a complete transcript of the problem occurring here. +# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log + + +# End of transcript or log. +"""]]