View Ticket
Not logged in
Ticket UUID: 4a9072bcc0485462bf0f7b1f10cec4054058751d
Title: fossil server /directory
Status: Fixed Type: Feature_Request
Severity: Important Priority:
Subsystem: Resolution: Fixed
Last Modified: 2011-03-25 01:46:06
Version Found In:
Description & Comments:
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]