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

Re: xinetd.conf file for svnserve

From: Greg Matheson <lang_at_ms.chinmin.edu.tw>
Date: 2004-04-12 10:12:12 CEST

On Mon, 12 Apr 2004, I wrote:

> I am having trouble launching svnserve from xinetd.
>
> This is what I have in /etc/xinetd.conf/svn

> socket_type = stream
> wait = yes
> user = svn
> server = /usr/bin/svnserve
> server_args = -d
> log_on_failure += USERID
> instances = UNLIMITED

I think I got it working. It may have been I needed this line:

# cps = 100 10

Or it may have been not knowing how to use /sbin/chkconfig :->

-- 
greg matheson, taiwan
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Apr 12 09:43:20 2004

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.