Hi,

After some difficulty I finally got CVS to compile on a Solaris 7 box. 
Now I am getting errors testing CVS with GSSAPI.  Any ideas as to what
is going on?

[SERVER] 

/etc/inetd.conf
cpserver stream tcp nowait cvsadmin /projects/sys/sysint/cvs-1.11.1p1/
src/cvs cvs -f --allow-root=/misc/fl/cvs gserver

/etc/services
writesrv 2401/tcp cpserver # AIX write server, or CVS Password server

[CLIENT]

% echo $CVSROOT
:gserver:my.cvs.server:/misc/fl/cvs

% cvs -a -x checkout rcsb_cvs
cvs [checkout aborted]: error from server my.cvs.server: Unknown
command: `gserver'

Cheers,
-Brad

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to