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

RE: Re: Running svnserve automatically

From: Jason Dunham <jdunham_at_SFIS.com>
Date: 2004-03-30 01:33:45 CEST

I think we're both right.

My copy of the manual says to put the following line in /etc/services

svnserve 3690/tcp # Subversion protocol

but as long as everything matches, that's the important part.

If your /etc/services starts the above line with just 'svn', then you'd
want to match that in your inetd.d script file.

- Jason

-----Original Message-----
From: Doug Porter [mailto:dsp@waterspout.com]
Sent: Monday, March 29, 2004 3:27 PM
To: users@subversion.tigris.org
Subject: Re: Running svnserve automatically

"Jason Dunham" <jdunham@SFIS.com> wrote:
>
> service svnserve
> {

That should read 'service svn' so that the service name matches
what is in /etc/services.

-- 
Doug Porter <dsp@waterspout.com>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 30 01:34:38 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.