| Ticket Hash: | 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 13.62 years ago |
Created: |
2010-11-27 23:53:09 15.78 years ago |
| Version Found In: | [f105bc17a0] | ||
| Description: | ||||
|
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. | ||||
| User Comments: | ||||
stephan added on 2013-01-25 18:40:25:
This is far out of scope for fossil's current incarnation. i could imagine it being feasible to do in a library version of fossil, but that won't happen before v2. | ||||