Re: [fossil-users] Help install fossil as window service

2011-06-03 Thread Tony Perovic
Compumation, Inc. From: fossil-users-boun...@lists.fossil-scm.org [mailto:fossil-users-boun...@lists.fossil-scm.org] On Behalf Of Ingo Koch Sent: Wednesday, June 01, 2011 12:16 PM To: fossil-users@lists.fossil-scm.org Subject: Re: [fossil-users] Help install fossil

Re: [fossil-users] Help install fossil as window service

2011-06-02 Thread jos van kesteren
Hi Steeve, I recently installed fossil as a Windows service on my own PC. You need a utility like Srvany or (like I did) NSSM to do that. Here are the steps that I took: To arrange this on a Windows box, do the following: Put all repository-files in one single directory (e.g. C:\fossil) , and

Re: [fossil-users] Help install fossil as window service

2011-06-02 Thread Steeve St-Laurent
Hi, Thanks everyone for such a fast help, I sucessfully installed fossil as windows service. -- Steeve ___ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

[fossil-users] Help install fossil as window service

2011-06-01 Thread Steeve St-Laurent
Hi, I'm trying to install fossil as a window service. i sucessfully created the service with this command sc create fossil binPaht="GoodPath\fossil.exe server" but when i start the fossil service i get this error Error1053: Theservicedid

Re: [fossil-users] Help install fossil as window service

2011-06-01 Thread chi
Steeve St-Laurent schrieb: Hi, Hello, I'm trying to install fossil as a window service. i sucessfully created the service with this command sc create fossil binPaht=GoodPath\fossil.exe server hmmm ... I do not know Windows. But you probably misspelled binPaht? Shouldn't this read

Re: [fossil-users] Help install fossil as window service

2011-06-01 Thread Stephan Beal
On Wed, Jun 1, 2011 at 6:50 PM, chi ml-fos...@qiao.in-berlin.de wrote: sc create fossil binPaht=GoodPath\fossil.exe server hmmm ... I do not know Windows. But you probably misspelled binPaht? Shouldn't this read binPath perhaps? And doesn't \f need to be double-escaped?

Re: [fossil-users] Help install fossil as window service

2011-06-01 Thread Ingo Koch
On 01.06.2011 17:37, Steeve St-Laurent wrote: Hi, I'm trying to install fossil as a window service. i sucessfully created the service with this command sc create fossil binPaht=GoodPath\fossil.exe server but when i start the fossil service i get this error *Error* 1053: The *service*