Greetings,
Sorry I cut-and-pasted the line incorrectly. I do actually have the correct
line in the log file. The only other thing I can think of at this point is
to attach a debugger to the process.
Thanks,
-Jay


solaris2% ps -efl | grep cvs
 8 S     root 16263   155  0  41 20        ?    278        ? 05:24:59 ?
0:00 cvs -td /usr/local/cvsroot --allow-root=/usr/local/cvsroot pserver


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Magne �stlyngen
Sent: Tuesday, April 11, 2000 8:15 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: Trouble making a connection to a CVS server


Jay Corrales wrote:
> I am having no luck connecting the cvs client to the server. The cvs
server
> gets kicked off by the internet daemon on our SunOS 5.7(=? Solaris 2.7)
> while servicing port 2401 requests. I check the process list and see the
> following line:
>
> solaris2% ps -efl | grep cvs
>  8 S     root 16263   155  0  41 20        ?    278        ? 05:24:59 ?
> 0:00 cvs -td /usr/local/cvsroot --allow--root=/usr/local/cvsroot pserver

Probably is that you've spelled --allow-root wrong (you have -- between
allow and root).

--
Magne �stlyngen <[EMAIL PROTECTED]>
                <[EMAIL PROTECTED]>

Reply via email to