[args] in service description confusing

Ben Collins-Sussman sussman at red-bean.com
Thu Mar 29 19:58:07 CDT 2007


Hi Hans,

I wrote the book section based on those same notes you found.  Was the
problem that you were typing [args] literally in your command?



On 3/21/07, Hans Polak <Hans.Polak at capgemini.com> wrote:
>
>  Hi,
>
>
>
> I've had two hard days trying to install and configure SVN due to the
> [args] statement in your book.
>
> sc create svn binpath= "\"C:\program files\Subversion\bin\svnserve.exe\"
> --service [args]" displayname= "Subversion Server" depend= Tcpip start= auto
>
>
>
> The text I found here was clarifying:
>
>
>
> http://svn.collab.net/repos/svn/trunk/notes/windows-service.txt
>
>
>
> I changed the statement and everything is working fine.
>
> sc create svn binpath= "\"C:\program files\Subversion\bin\svnserve.exe\"
> --service --root \"C:\svn\repos\"" displayname= "Subversion Server" depend=
> Tcpip start= auto
>
>
>
> Cheers,
>
> ______________________________________________________________
>
> Hans Polak / *Capgemini Spain* / Madrid
>
> Senior Consultant / DQR - Delivery Quality & Risk
>
> Tel: +34 916 577 843 / +34 628 283 026
>
>
>
> *Together: the Collaborative Business Experience*
>
> ______________________________________________________________
>
>
>  This message contains information that may be privileged or confidential
> and is the property of the Capgemini Group. It is intended only for the
> person to whom it is addressed. If you are not the intended recipient, you
> are not authorized to read, print, retain, copy, disseminate, distribute, or
> use this message or any part thereof. If you receive this message in error,
> please notify the sender immediately and delete all copies of this message.
>
>
> _______________________________________________
> svnbook-dev mailing list
> svnbook-dev at red-bean.com
> http://www.red-bean.com/mailman/listinfo/svnbook-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.red-bean.com/pipermail/svnbook-dev/attachments/20070329/26ec43b3/attachment-0001.html>


More information about the svnbook-dev mailing list