refuse unsafe store to unversioned exporttree with old aws version

I've developed a patch to aws, once it gets merged, the real version
number of aws can be filled in.
This commit is contained in:
Joey Hess 2019-04-23 14:39:30 -04:00
parent 15bd7d57ca
commit a42e7a012a
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 38 additions and 23 deletions

View file

@ -18,9 +18,6 @@ and `git annex sync --content` can be configured to use it.
when importing from a versioned S3 remote,
although the head of it does reflect the current state of the remote.
* storeExportWithContentIdentifierS3 has a FIXME that needs a change to
aws.
* Need to test S3 import from unversioned bucket.
* Write a tip or tips to document using this new feature.