Seems that SuSE at package setup doesn't match up the parm set in /etc/inetd.conf (or xinetd.conf depending) with the value assigned to $CVSROOT.
This is the autogenerated value created via profile.local :pserver:[EMAIL PROTECTED]:/opt/cvs-repository This is what gets put in inetd.conf cvspserver stream tcp nowait root /usr/sbin/tcpd /usr/bin/cvs -f --allow-root=/home/cvsroot pserver When this is changed to: cvspserver stream tcp nowait root /usr/sbin/tcpd /usr/bin/cvs -f --allow-root=/opt/cvs-repository pserver the problem goes away and CVS functions. ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
