[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: cannot run subversion as Windows service

From: Gonzalez Diaz, Xoan <G2485_at_caixagalicia.es>
Date: 2007-10-11 13:09:57 CEST

> -----Mensaje original-----
> De: Konstantinos Pachopoulos [mailto:kostaspaxos@yahoo.gr]
> Enviado el: jueves, 11 de octubre de 2007 11:55
> Para: users@subversion.tigris.org
> Asunto: cannot run subversion as Windows service
>
> Hi,
> i have tried every possible command for running
> Subversion as a service and i get any kind of errors;
> wrong use of the sc command, RPC server problems, etc.
>
> I am based on the sc tool and the following command:
> sc create svn binpath="C:\Program
> Files\Subversion\bin\svnserve.exe --service"
> depend=Tcpip
>
> Can somebody tell me what i am doing wrong?
>
> Thanks
>
>
> ___________________________________________________________
> Yahoo! Answers - Got a question? Someone out there knows the answer.
Try
> it
> now.
> http://uk.answers.yahoo.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org

Hi,

Perhaps if you try:

sc create svn binPath= "\"C:\Program Files\Subversion\bin\svnserve.exe\"
--service depend=tcpip"

HTH,

Xoan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Oct 11 13:10:12 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.