Ticket UUID: | ea7d583739b004afa832e1b6901259137747366f | ||
Title: | Some characters prevent "server ." from serving repos | ||
Status: | Open | Type: | Code_Defect |
Severity: | Minor | Priority: | |
Subsystem: | Resolution: | ||
Last Modified: | 2010-08-04 16:32:32 | ||
Version Found In: | [15b293259d] 2010-06-11 12:02:59 UTC | ||
Description & Comments: | |||
Windows XP (with latest patches) and fossil version [15b293259d] 2010-06-11 12:02:59 UTC
I ran into problems with non-alphabetic characters today using "fossil server." These commands work: But after running "fossil server .", http://127.0.0.1:8080/r~1 returns "Not Found" Replace the tilde with an underscore, works normally. Using a caret (^) demonstrates the same problem. |