git-annex/Remote
Joey Hess 2912429640
better indicate when special remotes do not support renameExport
Avoid a warning message when renameExport is not supported, and just
fallback to deleting with a subsequent re-upload. Especially needed for
importtree remotes, where renameExport needs to be disabled.

This changes the external special remote protocol, but in a
backwards-compatible way. A reply of UNSUPPORTED-REQUEST to an older
version of git-annex will cause it to make renameExport return False.
2019-03-11 12:53:24 -04:00
..
Directory misctmp cleanup 2019-01-17 16:02:22 -04:00
External make everything build again after ByteString Key changes 2019-01-11 16:39:46 -04:00
Helper better indicate when special remotes do not support renameExport 2019-03-11 12:53:24 -04:00
Rsync Support exporttree=yes for rsync special remotes. 2018-02-28 13:36:20 -04:00
WebDAV deal with attempt to export filename with # or ? to webdav 2019-02-07 13:47:57 -04:00
Adb.hs better indicate when special remotes do not support renameExport 2019-03-11 12:53:24 -04:00
BitTorrent.hs no remotes support import yet 2019-02-20 16:59:04 -04:00
Bup.hs no remotes support import yet 2019-02-20 16:59:04 -04:00
Ddar.hs no remotes support import yet 2019-02-20 16:59:04 -04:00
Directory.hs better indicate when special remotes do not support renameExport 2019-03-11 12:53:24 -04:00
External.hs better indicate when special remotes do not support renameExport 2019-03-11 12:53:24 -04:00
GCrypt.hs no remotes support import yet 2019-02-20 16:59:04 -04:00
Git.hs no remotes support import yet 2019-02-20 16:59:04 -04:00
Glacier.hs no remotes support import yet 2019-02-20 16:59:04 -04:00
Hook.hs no remotes support import yet 2019-02-20 16:59:04 -04:00
List.hs initial try at using storeExportWithContentIdentifier 2019-03-04 17:50:41 -04:00
P2P.hs no remotes support import yet 2019-02-20 16:59:04 -04:00
Rsync.hs better indicate when special remotes do not support renameExport 2019-03-11 12:53:24 -04:00
S3.hs better indicate when special remotes do not support renameExport 2019-03-11 12:53:24 -04:00
Tahoe.hs no remotes support import yet 2019-02-20 16:59:04 -04:00
Web.hs no remotes support import yet 2019-02-20 16:59:04 -04:00
WebDAV.hs better indicate when special remotes do not support renameExport 2019-03-11 12:53:24 -04:00