hi.everyone. please help me. i have two computer ,both install cvs . cvsserver: 10.1.1.254 i have done these things: addgroup cvs adduser cvsroot cvs -d /home/cvsroot init cd /myproject cvs import -m "test" myproject cvsroot start it completed successfully. then,i want use another machine to connect to cvsserver cvsclient: 10.1.1.110 cvs -d :pserver:[EMAIL PROTECTED]:/home login cvs passwd: ******(use linux user passwd) but it report that:
/home/cvsroot/: no such repository cvs login: authorization failed: server 10.1.1.254 rejected access to /home/cvsroot/ for user cvsroot who can tell me why? and how to stovle it ? asap.. _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
