git-annex/Remote/WebDAV
Joey Hess 9aaf7e2b52
webdav: Avoid unncessisarily creating the collection at the top of the repo
when storing files there, since that collection is created by initremote.
(This seems to work around some brokenness of the box.com webdav server
which was entering a redirect loop.)

Note that the fix makes locationParent return Nothing instead of "."
when there's no parent directory between the path and the top of the webdav
repo.

This commit was sponsored by André Pereira on Patreon.
2017-10-11 11:10:33 -04:00
..
DavLocation.hs webdav: Avoid unncessisarily creating the collection at the top of the repo 2017-10-11 11:10:33 -04:00