|
2011-03-25
| ||
| 01:46 | • Fixed ticket [4a9072bcc0]: fossil server /directory plus 2 other changes artifact: bfc934c37f user: joerg | |
|
2011-03-16
| ||
| 17:27 | • New ticket [4a9072bcc0]. artifact: c64c1630fc user: anonymous | |
| Ticket Hash: | 4a9072bcc0485462bf0f7b1f10cec4054058751d | ||
| Title: | fossil server /directory | ||
| Status: | Fixed | Type: | Feature_Request |
| Severity: | Important | Priority: | |
| Subsystem: | Resolution: | Fixed | |
| Last Modified: |
2011-03-25 01:46:06 15.03 years ago |
Created: |
2011-03-16 17:27:22 15.05 years ago |
| Version Found In: | |||
| Description: | ||||
|
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: | ||||