Added a comment: Still a problem
This commit is contained in:
parent
af2f3e8f9c
commit
b992b1eaad
1 changed files with 37 additions and 0 deletions
|
@ -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?
|
||||
"""]]
|
Loading…
Reference in a new issue