]> Sergey Matveev's repositories - public-inbox.git/commitdiff
TODO: add a note for davfs2 Range: support
authorEric Wong <e@80x24.org>
Tue, 18 Dec 2018 06:43:53 +0000 (06:43 +0000)
committerEric Wong <e@80x24.org>
Tue, 18 Dec 2018 06:43:53 +0000 (06:43 +0000)
And maybe I or somebody else interested will implement it, since
fusedav is abandoned upstream and removed from Debian testing:

  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=840388

Yes, I have fusedav patches at https://bogomips.org/fusedav.git
as noted in the above bug report, but I think davfs2 has more
momentum at the moment.

TODO

diff --git a/TODO b/TODO
index c2727be44fba0665ddb6a9f80aaab5e7739f4280..87cadc91659991698e49a178b82647d632ecb280 100644 (file)
--- a/TODO
+++ b/TODO
@@ -87,3 +87,6 @@ all need to be considered for everything we introduce)
 
 * Read-only WebDAV interface to the git repo so it can be mounted
   via davfs2 or fusedav to avoid full clones.
+  davfs2 needs Range: request support for this to be feasible:
+    https://savannah.nongnu.org/bugs/?33259
+    https://savannah.nongnu.org/support/?107649