i don't get any error mssg when i restart the inetd process.
there isn't any pserver service in linuxconf , is it normal ? Are the identd and xinet services have to be activated ?
The line concerning cvspserver in inetd.conf is " cvspserver stream tcp nowait root /usr/sbin/cvspserver cvspserver"
and in /etc/services the line corresponding is "cvspserver 2401/tcp"
is it right ?
for information : I'm using a mandrake 7.2 and the rmp package of cvs i'm using is cvs-1.11-3.1.mdk.i585.rpm
Thanks for your help
| Sylvain Laisn� e-business Development | |
| |
| Intentia Consulting - South Europe Tel. : +33 (0) 1 34 20 81 88 www.intentia.com | ![]() |
| Matt Riechers <[EMAIL PROTECTED]>
17/01/2002 14:46
|
To: [EMAIL PROTECTED] cc: [EMAIL PROTECTED] Subject: Re: help on cvspserver (in linux mandrake environnement) |
[EMAIL PROTECTED] wrote:
>
> Hello,
>
> I don't manage to start the cvs pserver service on the linux server, though i
> think the files /etc/inetd.conf and /etc/services are well configurate (whith
> cvspserver on port 2401). I've buid a repository in a /usr/local/cvsroot
> directory.
The relavent contents of /etc/services and /etc/inetd.conf would help diagnose
the problem.
> When i try to start the pserver manually (in /usr/sbin) i get the message "cvs
> [pserver aborting] bad port auth start:"
cvs pserver is meant to be run from inetd. What messages do you get when run
from inetd?
-Matt

