Fossil SCM
Add a simple read-only WebDAV access
Closed
2600e5a50de33ac…
· opened 15 years, 4 months ago
- Type
- Feature_Request
- Priority
- —
- Severity
- —
- Resolution
- Rejected
- Subsystem
- —
- Created
- Nov. 27, 2010 11:53 p.m.
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.
Comments (1)
stephan
13 years, 2 months ago
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.