Problem: I want use CVS to a remote system where is the reposity.

1) I have modified /etc/inetd.conf

cvspserver    stream    tcp    nowait    root    /usr/local/bin/cvs
cvs    --allow-root=/home2/users/alberto/reposity    pserver

2) reboot the system

3) I have created the file passwd in CVSROOT

4) Connect  using the command cvs login to the remote reposity:

cvs -d :pserver:alberto@sunultra:/home2/users/alberto/reposity login

(Logging in to alberto@sunultra)
cvs [login aborted]: unrecognized auth response from sunultra: cvs pserver:
No CVSROOT specified!  Please use the `-d' option

I have specified -d !!!!

Alberto Toietta

Reply via email to