From bc923198dda388a90ba82225d6aa9fc2b75b907d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 9 Feb 2016 11:50:40 -0400 Subject: WebDAV: Remove a bogus trailing slash from the end of the url to the temporary store location for a key. Thanks, wzhd. That trailing slash is needed for legacy chunked mode, because it puts the chunks in a subdir under the key. But, outside legacy chunked mode, it's BS and it's amazing it worked at all with some webdav servers. --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 6340888cd..fca0e1564 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,6 +24,8 @@ git-annex (6.20160127) UNRELEASED; urgency=medium submodule. * WebDAV: Set depth 1 in PROPFIND request, for better compatability with some servers. Thanks, wzhd. + * WebDAV: Remove a bogus trailing slash from the end of the url to the + temporary store location for a key. Thanks, wzhd. -- Joey Hess Thu, 28 Jan 2016 13:53:09 -0400 -- cgit v1.2.3