git-annex/Remote/Helper
Joey Hess 5004381dd9
improve error display when storing to an export/import remote fails
Prompted by the test suite on windows failing to with "export foo failed"
and no information about what went wrong.

Note that only storeExportWithContentIdentifier has been converted.
storeExport still returns a Bool and so exceptions may be hidden.

However, storeExportWithContentIdentifier has many more failure modes,
since it needs to avoid overwriting modified files. So it's more
important it have better error display.
2019-08-13 12:05:00 -04:00
..
Chunked update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
AWS.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Chunked.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Encryptable.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
ExportImport.hs improve error display when storing to an export/import remote fails 2019-08-13 12:05:00 -04:00
Git.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Hooks.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Http.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Messages.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
P2P.hs make metered more generic 2019-06-25 12:33:36 -04:00
ReadOnly.hs improve error display when storing to an export/import remote fails 2019-08-13 12:05:00 -04:00
Special.hs make metered more generic 2019-06-25 12:33:36 -04:00
Ssh.hs rename key2file and file2key 2019-01-14 13:03:35 -04:00