I have compiled the latest trunk-version with the new winsrv command to test
it.
 
It leaves me slightly confused to which port Fossil uses this way.
 
First I do a 'fossil ui' on an open checkout. This claims port 8080 (note:
it could also be any other program already using port 8080)
 
Next I do a 'fossil winsrv create' and a 'fossil winsrv start' inside
*another* open checkout. This works fine:
    Service 'Fossil-DSCM' started.
but no indication about which port is being used.
 
http://127.0.0.1:8080 still brings me to the first server started with
'fossil ui'
Only/If I stop that server, http://127.0.0.1:8080 <http://127.0.0.1:8080/>
is suddenly served by the 'Fossil-DSCM' Service (another repository)! Very
confusing.
 
Maybe I do not understand Windows services very well but should the 'fossil
server show' command not at the very least show the port it is serving?
 
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to