Dear Sir,

I am using Sun machine  SunOS 5.8.

1. I provided the rwx access to /root/.cvsignore

2. added the following two lines to services
cvspserver      2401/tcp                        # cvs client/server
operations
cvspserver      2401/udp                        # cvs client/server
operations


3. In inetd.conf, tried the following two options.

#cvspserver stream tcp nowait root /usr/bin/cvs cvs -f
--allow-root=/data2/cvsroot pserver
cvspserver stream tcp nowait root /usr/bin/cvs cvs -b /usr/local/bin
pserver

4. restarted the services.
#/etc/init.d/inetinit stop
#/etc/init.d/inetinit start

$cvs -d :pserver:[EMAIL PROTECTED]:/data2/cvsroot login
Logging in to :pserver:[EMAIL PROTECTED]:2401/data2/cvsroot
CVS password:
cvs [login aborted]: connect to 182.20.110.19(172.20.10.19):2401 failed:
Connection refused
srinivas@/export/home/srinivas>


can you help me to solve the problem

thankyou,
Bhavani.
[EMAIL PROTECTED]


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

Reply via email to