On Fri, Jun 3, 2011 at 10:04 AM, Tony Perovic <[email protected]> wrote:
> Ingo is right, a Windows service is a special type of executable.
> Fossil..exe is an “ordinary” Windows executable. But you cannot have Fossil
> just idling, waiting for commands. Fossil just does what the command line
> arguments tell it to do then exits. What are you trying to do?

Actually, you can. He is running:

fossil server /path/to/repository

In this mode, Fossil can service push/pull//sync/clone requests as
well as provide the same browser based UI that "fossil ui" provides.
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to