Overview
Artifact ID: | 9be83013ed705e3c645b10478a2ef76bc60aa843 |
---|---|
Ticket: | 2600e5a50de33acfbeb4ca1085d500619deab73f
Add a simple read-only WebDAV access |
User & Date: | anonymous 2010-11-27 23:53:09 |
Changes
- 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.
- foundin changed to: "[f105bc17a0]"
- private_contact changed to: "ccd87c60364e1d3e945b6f4d4874f5174b17cc43"
- status changed to: "Open"
- title changed to: "Add a simple read-only WebDAV access"
- type changed to: "Feature_Request"