Fossil

Ticket Change Details
Login
Overview

Artifact ID: 9be83013ed705e3c645b10478a2ef76bc60aa843
Ticket: 2600e5a50de33acfbeb4ca1085d500619deab73f
Add a simple read-only WebDAV access
User & Date: anonymous 2010-11-27 23:53:09
Changes

  1. comment changed to:
    A little implementation of WebDAV would allow mounting directly repositories, like with [http://noedler.de/projekte/wdfs/|wdfs] (FUSE webdav client).
    
    I've always seen this feature in svn repositories served through http or https, and it allows easy browsing of a project by simply mounting its upstream repository as a network filesystem.
    
    wdfs even has a <tt>svn_mode</tt> that puts into the filesystem a subdirectory where all versions go, to be able to have in the filesystem tree multiple revision of the concerning svn subdirectory mounted.
    
  2. foundin changed to: "[f105bc17a0]"
  3. private_contact changed to: "ccd87c60364e1d3e945b6f4d4874f5174b17cc43"
  4. status changed to: "Open"
  5. title changed to: "Add a simple read-only WebDAV access"
  6. type changed to: "Feature_Request"