about summary refs log tree commit homepage
path: root/TODO
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2018-12-18 06:43:53 +0000
committerEric Wong <e@80x24.org>2018-12-18 06:43:53 +0000
commita34ad831a831600406725e65ededdf2ec96727fc (patch)
treec088ef40a5cd30bd9901ee77fe88683e3f909f98 /TODO
parent32e51b9e92202e53a8bf001f4d427de34753ffc8 (diff)
downloadpublic-inbox-a34ad831a831600406725e65ededdf2ec96727fc.tar.gz
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.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index c2727be4..87cadc91 100644
--- 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