From 11068e0ce42cd27b9cded2e9a86780aefc990976 Mon Sep 17 00:00:00 2001 From: davidsarah <> Date: Fri, 9 Apr 2010 23:21:52 +0000 Subject: [PATCH] correction in webdav section [Imported from Trac: page GSoCIdeas2010, version 111] --- GSoCIdeas2010.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GSoCIdeas2010.md b/GSoCIdeas2010.md index 59fb7bd..4dbbd0a 100644 --- a/GSoCIdeas2010.md +++ b/GSoCIdeas2010.md @@ -154,8 +154,8 @@ and is practical to support in the time available. For example, locking is optional in the WebDAV spec; is it needed to interoperate with commonly used WebDAV clients? -Unlike most filesystems which are constrained to be trees, the structure -of a Tahoe is in general a cyclic graph. +Unlike most filesystem directory structures which are constrained to be trees, +the structure of a Tahoe filesystem is in general a cyclic graph. [draft-ietf-webdav-bind](http://tools.ietf.org/html/draft-ietf-webdav-bind) is an Internet Draft that clarifies how WebDAV servers should handle cycles.