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

Re: Problem of running svnserver.exe as service

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-08-26 21:07:04 CEST

On 8/26/07, Steven Woody <narkewoody@gmail.com> wrote:
> the svnserver is 1.44, i run below at command prompt:
>
> sc create svn.local binpath= "\"c:\Program
> Files\Subversion\bin\svnserve.exe\" --service --root d:\svn.repos"
> displaynam= "Subversion Repository" depend= Tcpip
>
> the service was created successfully, but when i tried to start it, i
> always got an error: The dependency service does not exist or has been
> marked for deletion.
>
> i changed the 'depend' name, but whatever i did, the result was the
> same. i think i am not so well understand how to specify the
> 'depend=' option.

It is a hard command to get the syntax 100% right. If you use the
CollabNet Subversion installer it has an option to just set it up for
you:

http://downloads.open.collab.net/collabnet-subversion.html

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Aug 26 21:04:39 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.