From d9b80aca317a2484df5922d589b7b5e3bc30aa4a Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 12 Sep 2017 14:08:00 -0400 Subject: export to webdav This basically works, but there's a bug when renaming a file that leaves a .git-annex-temp-content-key file in the webdav store, that never gets cleaned up. Also, exporting files with spaces to box.com seems to fail; perhaps it does not support it? This commit was supported by the NSF-funded DataLad project. --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 4365ed9f9..e885d42f8 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,7 +4,7 @@ git-annex (6.20170819) UNRELEASED; urgency=medium exports of trees to special remotes. * Use git-annex initremote with exporttree=yes to set up a special remote for use by git-annex export. - * Implemented export to directory and S3 special remotes. + * Implemented export to directory, S3, and webdav special remotes. * External special remote protocol extended to support export. * Support building with feed-1.0, while still supporting older versions. * init: Display an additional message when it detects a filesystem that -- cgit v1.2.3