In article <aatm4m$hpe$[EMAIL PROTECTED]> "Vincent" <[EMAIL PROTECTED]> writes: >Hi, > >I'm trying to setup a cvs (1.10 "Halibut") server on a SunOS 5.7 computer. >I'm using pserver protocol. > >I assume that inetd.conf is properly configure as when trying to log in, cvs >server ask me for a password.
What does the line look like? Is there a "--allow-root=/home/cvsroot" option on it? Also do have the line in the services file for port 2401? And are you sure that port isn't blocked for any reason? If all of the above are okay then do you have an entry in the CVSROOT/passwd file if the config file has SystemAuth=no? -Jim G. > >When I try to login (from the server at the moment) using : > >cvs -d :pserver:myname@mycvsserver:/home/cvsroot login > >the response is : > > >(Logging in to myname@mycvsserver) >CVS password: > > >and cvs seems to wait forever. When I type my password no '*' chars appear. _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
