Fossil SCM
fossil server /directory
Fixed
4a9072bcc048546…
· opened 15 years ago
- Type
- Feature_Request
- Priority
- —
- Severity
- Important
- Resolution
- Fixed
- Subsystem
- —
- Created
- March 16, 2011 5:27 p.m.
Hi, I'm using "fossil server /diretory" to handle multiple repos. It would be nice if fossil is also able to serve repos in sub-directories. /path/repo1.fossil /sub/repo2.fossil
With "fossil server /path" I would then be able to access both repos using http://server:8080/repo1 and http://server:8080/sub/repo2
Regards, daniel
joerg added on 2011-03-25 01:46:06 UTC: Implemented in [d04fa1e143]