I'm getting "Connect to myserver:2401 failed: connection refused" error.
Locas CVS access works.
On my client I have in the .cshrc file
setenv CVSROOT :pserver:[EMAIL PROTECTED]:/cvsroot
user1 is a user on the client as well as server.
On my server I have...
In /etc/inetd.conf:
cvspserver stream tcp nowait root /opt/cvs/bin/cvs cvs -f
--allow-root=/cvsroot pserver
In /etc/services
cvspserver 2401/tcp
In /cvsroot/CVSROOT/passwd (with rwx------ permissions)
user1:
(i.e., no password required for now)
I stop/restarted inetd via my rc scripts. What else?
-chris
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs