summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-11-23 10:20:18 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-11-23 10:20:18 -0400
commitf7568fcc9d6d2507d4a6b090fd70cee2b3f041e2 (patch)
treeead216058c25f7f778a34b57fc9cad9140d216e5
parent240b96a8c07a05d6612e1a0d184a45e687f0a258 (diff)
parentd2978fdd916fc558fb8448a6ed30ee7e382f849d (diff)
Merge branch 'master' of ssh://git-annex.branchable.com
-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?
+"""]]