From a82ffec3cbcdef4e8c5095c80889d77802900bf0 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 15 Jun 2015 14:26:12 -0400 Subject: [PATCH] comment --- ...ment_1_8580ecc86a235323f88835cf8fbb7f47._comment | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/bugs/import_leaves_empty_directories_behind/comment_1_8580ecc86a235323f88835cf8fbb7f47._comment diff --git a/doc/bugs/import_leaves_empty_directories_behind/comment_1_8580ecc86a235323f88835cf8fbb7f47._comment b/doc/bugs/import_leaves_empty_directories_behind/comment_1_8580ecc86a235323f88835cf8fbb7f47._comment new file mode 100644 index 0000000000..888cdd859b --- /dev/null +++ b/doc/bugs/import_leaves_empty_directories_behind/comment_1_8580ecc86a235323f88835cf8fbb7f47._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2015-06-15T18:22:49Z" + content=""" +I tend to see this as a feature, since I import from camera SD cards +which have their own directory structure and don't know how the camera +would react to the directories being deleted. + +Similarly, if I'm running some long-running process in a directory that's +dropping off files there, I don't want an import to delete the directory +out from under the process. +"""]]