Hello,
I tried to run fossil as a service on Windows and I get an inconsistent
behaviour of baseurl option.
For example if I try to create the service with
> fossil winsrv create Fossil -S auto --baseurl "http://fossil.local"
-P 80 -R "C:\myrootrepodir"
The service is create with success but when when I try to start it I get
an error and it never runs:
unable to start service 'Fossil': Le service n’a pas répondu assez vite
à la demande de lancement ou de contrôle.
If I try without the protocol but with a terminal "/", same error :
> fossil winsrv create Fossil -S auto --baseurl "fossil.local/" -P 80
-R "C:\myrootrepodir"
If I try with a protocol and a terminal "/", it runs :
> fossil winsrv create Fossil -S auto --baseurl "http://fossil.local/"
-P 80 -R "C:\myrootrepodir"
But in that case when I use the web ui It doestn't handle the terminal
"/" cleanly. Typping http://fossil.local/eulalia give
http://fossil.local//eulalia
and a lot of link in the web ui are also broken like that.
In addition it is a pity that the web ui do not list all repos served by
the service when the base url is called in the browser.
In that state the UI is not usable though the winsrv feature.
Regards,
--
Stéphane Aulery
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users