View Ticket
Not logged in
Ticket UUID: 048c1c8210732f9666a2b63bd847506bddca90ee
Title: "http:" command when doing "fossil ui"
Status: Closed Type: Code_Defect
Severity: Minor Priority:
Subsystem: Resolution: Withdrawn
Last Modified: 2010-05-24 04:11:52
Version Found In: [5fbd593aa7] 2010-05-22 13:24:28 UTC
Description & Comments:
Something must have been changed in the fossil ui command's default behavior. Apparently nothing was set by default.
C:\ARNEL\test1>fossil settings unset web-browser
fossil: no such setting: unset

C:\ARNEL\test1>fossil ui Listening for HTTP requests on TCP port 8080 Launch webbrowser: http://127.0.0.1:8080/ 'http:' is not recognized as an internal or external command, operable program or batch file. Type Ctrl-C to stop the HTTP server


anonymous claiming to be Arnel added on 2010-05-24 04:11:52:
I'm withdrawing this ticket. Inexplicably, I can't reproduce the symptoms after doing a reboot.

Now "start" gets automatically added before the "http:" part when doing fossil ui. Weird.