From 4c88513e1894c4d02dd7b1cc5dc1e3d536429f13 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 15 Sep 2017 15:52:31 -0400 Subject: webdav: Changed path used on webdav server for temporary files. Done to avoid a "tmp" directory appearing in webdav exports. Also affects non-export webdav remotes, so interrupted uploads using the old path will not overwrite it. However, PUT is quite likely to be implemented atomically on web servers anyway, so I doubt this will cause problems. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 5934afe3e..0e86e773c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -16,6 +16,7 @@ git-annex (6.20170819) UNRELEASED; urgency=medium the file is not present. * webdav: Fix lack of url-escaping of filenames. Mostly impacted exports of filenames containing eg spaces. + * webdav: Changed path used on webdav server for temporary files. -- Joey Hess Mon, 28 Aug 2017 12:20:59 -0400 -- cgit v1.2.3