Modify ↓
Opened 19 years ago
Closed 19 years ago
#4038 closed defect (duplicate)
Allow direct access through WebDAV with tracd
| Reported by: | Owned by: | Jonas Borgström | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | web frontend/tracd | Version: | 0.10 |
| Severity: | normal | Keywords: | tracd webdav |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
A cool feature would be if you could perform SVN checkouts/commits/etc through WebDAV with tracd.
For example: let's say I want to check out my trunk:
svn co http://where.my.tracd.runs.com/myprojectname/browser/trunk
This has two advantages: you don't need a separate webserver/daemon to let users reach the source and you can adjust all privileges through Trac itself.
Attachments (0)
Note:
See TracTickets
for help on using tickets.



Duplicate of other tickets, such as #2956, #2687. See also #2755.