aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/MacOSX__58___archive_folders_not_working_as_expected/comment_5_9501e259e7d813545ff9cfdac22748f6._comment
blob: b0c11e762527b0efa760503805dd47c7f3b6177a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
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?
"""]]