Fossil SCM
"http:" command when doing "fossil ui"
Closed
048c1c8210732f9…
· opened 15 years, 10 months ago
- Type
- Code_Defect
- Priority
- —
- Severity
- Minor
- Resolution
- Withdrawn
- Subsystem
- —
- Created
- May 24, 2010 12:18 a.m.
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.