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

Problem of running svnserver.exe as service

From: Steven Woody <narkewoody_at_gmail.com>
Date: 2007-08-26 20:14:48 CEST

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.

-- 
woody
then sun rose thinly from the sea and the old man could see the other
boats, low on the water and well in toward the shore, spread out
across the current.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Aug 26 20:12:18 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.