conquer writes: > > /home/cvsroot/: no such repository > cvs login: authorization failed: server 10.1.1.254 rejected access to > /home/cvsroot/ for user cvsroot
Check the --allow-root option in /etc/inetd.conf -- it must *exactly* match the root you're specifying on the client side. (And get rid of the trailing slash on your root specification even it that's not the problem.) -Larry Jones I wonder if you can refuse to inherit the world. -- Calvin _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
