From 020ff7436d9c36daf7b2c8b3bc44d8f949416949 Mon Sep 17 00:00:00 2001 From: yarikoptic Date: Wed, 12 Jul 2017 21:54:50 +0000 Subject: Added a comment: side-note about WebDAV&DeltaV --- .../comment_7_43a98b4b9d9eb54720a9c92cd8bb3a30._comment | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/design/exporting_trees_to_special_remotes/comment_7_43a98b4b9d9eb54720a9c92cd8bb3a30._comment (limited to 'doc/design') diff --git a/doc/design/exporting_trees_to_special_remotes/comment_7_43a98b4b9d9eb54720a9c92cd8bb3a30._comment b/doc/design/exporting_trees_to_special_remotes/comment_7_43a98b4b9d9eb54720a9c92cd8bb3a30._comment new file mode 100644 index 000000000..0ba8327bd --- /dev/null +++ b/doc/design/exporting_trees_to_special_remotes/comment_7_43a98b4b9d9eb54720a9c92cd8bb3a30._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="yarikoptic" + avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4" + subject="side-note about WebDAV&DeltaV" + date="2017-07-12T21:54:49Z" + content=""" +DAV = “Distributed Authoring and Versioning.”, but versioning was forgotten about in the original RFC. Only some servers/clients implement DeltaV spec (RFC 3253) which came later to fill that gap. +But in principle, any DeltaV-compliant WebDAV special remote could then be used for \"export\" while retaining access to all the versions. +References: +- [WebDAV and Autoversioning - Version Control with Subversion](http://archive.oreilly.com/pub/a/opensource/excerpts/9780596510336/webdav-and-autoversioning.html) +- [RFC 3253](http://www.webdav.org/specs/rfc3253.html) + +I have got interested whenever saw that box.com is supported through WebDAV but not sure if DeltaV is anyhow supported and apparently number of versions stored per file is anyways depends on type of the account (and no versions for a free personal one): https://community.box.com/t5/How-to-Guides-for-Managing/How-To-Track-Your-Files-and-File-Versions-Version-History/ta-p/329 +"""]] -- cgit v1.2.3