aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar olaf <olaf@web>2017-11-23 04:34:18 +0000
committerGravatar admin <admin@branchable.com>2017-11-23 04:34:18 +0000
commitd2978fdd916fc558fb8448a6ed30ee7e382f849d (patch)
tree84828dec4f3b363fb556767aa078aa6995308ce5
parent1c4a66b62bda02c0bcf4746de6b06b6fdfb9dbfa (diff)
Added a comment: Still a problem
-rw-r--r--doc/bugs/MacOSX__58___archive_folders_not_working_as_expected/comment_5_9501e259e7d813545ff9cfdac22748f6._comment37
1 files changed, 37 insertions, 0 deletions
diff --git a/doc/bugs/MacOSX__58___archive_folders_not_working_as_expected/comment_5_9501e259e7d813545ff9cfdac22748f6._comment b/doc/bugs/MacOSX__58___archive_folders_not_working_as_expected/comment_5_9501e259e7d813545ff9cfdac22748f6._comment
new file mode 100644
index 000000000..b0c11e762
--- /dev/null
+++ b/doc/bugs/MacOSX__58___archive_folders_not_working_as_expected/comment_5_9501e259e7d813545ff9cfdac22748f6._comment
@@ -0,0 +1,37 @@
+[[!comment format=mdwn
+ username="olaf"
+ avatar="http://cdn.libravatar.org/avatar/4ae498d3d6ee558d6b65caa658f72572"
+ subject="Still a problem"
+ date="2017-11-23T04:34:17Z"
+ content="""
+Not wanting to repeat myself, but this is still an issue.
+
+**ISSUE** Moving files to the `archive` folder on MacOS does not result in them being dropped.
+
+## To reproduce
+
+- Created two linked repos with the `webapp`, one is `client` the other is `full archive` type.
+- Using MacOS' GUI drag some files into the `client` directory.
+ - All good. They get added and copied over to the `full archive` (looking at the `webapp` and `git annex status`)
+- Drag one of the files into the `archive` folder the `webapp`/`assistant` helpfully created for me.
+ - File move is noticed and `git m[o]v[ed]` (looking at the `webapp` and `git annex status`)
+ - However, file is not dropped from `client`
+
+
+## Version
+
+ git-annex version: 6.20171109
+ build flags: Assistant Webapp Pairing Testsuite S3(multipartupload)(storageclasses) WebDAV FsEvents TorrentParser MagicMime Feeds Quvi
+ dependency versions: aws-0.17.1 bloomfilter-2.0.1.0 cryptonite-0.24 DAV-1.3.1 feed-1.0.0.0 ghc-8.2.1 http-client-0.5.7.0 persistent-sqlite-2.6.3 torrent-10000.1.1 uuid-1.3.13 yesod-1.4.5
+ key/value backends: SHA256E SHA256 SHA512E SHA512 SHA224E SHA224 SHA384E SHA384 SHA3_256E SHA3_256 SHA3_512E SHA3_512 SHA3_224E SHA3_224 SHA3_384E SHA3_384 SKEIN256E SKEIN256 SKEIN512E SKEIN512 SHA1E SHA1 MD5E MD5 WORM URL
+ remote types: git gcrypt p2p S3 bup directory rsync web bittorrent webdav tahoe glacier ddar hook external
+ local repository version: 6
+ supported repository versions: 3 5 6
+ upgrade supported from repository versions: 0 1 2 3 4 5
+ operating system: darwin x86_64
+
+
+## I want to help!
+
+What can I do to help debug this Joey?
+"""]]