On 8/28/2014 13:34, Thomas Schnurrenberger wrote:
Fossil can be run as a Windows service.

Thanks for the tip!

> Please take a look at the 'winsrv' command.

Alas, I do not keep a native Windows binary of fossil.exe on my Windows boxes. As you can guess from my prior message, I only run Fossil under Cygwin, and Cygwin Fossil doesn't include the winsrv command. I'm not sure there is a good reason for that to be the case, since a Cygwin program can still use native Win32 APIs. On the other hand, Cygwin has its own "run as service" mechanism:

    http://cygwin.wikia.com/wiki/Cygrunsrv

I found a doc bug, probably related to the ifdef that I imagine exists around this command's implementation:

    http://fossil-scm.org/index.html/help/winsrv
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to