Ticket UUID: | 2600e5a50de33acfbeb4ca1085d500619deab73f | ||
Title: | Add a simple read-only WebDAV access | ||
Status: | Closed | Type: | Feature_Request |
Severity: | Priority: | ||
Subsystem: | Resolution: | Rejected | |
Last Modified: | 2013-01-25 18:40:25 | ||
Version Found In: | [f105bc17a0] | ||
Description & Comments: | |||
A little implementation of WebDAV would allow mounting directly repositories, like with 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 svn_mode 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. |