VenkatRastapuram
Programmer
Hello Sir,
I am a new user of CVS. In my office the systems are connected in Lan. Linux is installed in one of the systems and I wanted to set a CVS Repository on that system. I am using Windows XP and my system is a client cvs. I wanted to set a Repository in that system.
I have created a Repository in that machine using the following command
machine name: dev03
cvs -d /home/venkat init
then it has created a CVSROOT directory with some of the files. I am unable to 'add' a File in the Repository.
From the client side I am unable to login in the system.
I used cvs -d serverdev03:/home/venkat login
then it is asking for password but when I give the password it is giving a message Unknow host
Actually the CVS is not startted
Please try to solve my problem
I am a new user of CVS. In my office the systems are connected in Lan. Linux is installed in one of the systems and I wanted to set a CVS Repository on that system. I am using Windows XP and my system is a client cvs. I wanted to set a Repository in that system.
I have created a Repository in that machine using the following command
machine name: dev03
cvs -d /home/venkat init
then it has created a CVSROOT directory with some of the files. I am unable to 'add' a File in the Repository.
From the client side I am unable to login in the system.
I used cvs -d serverdev03:/home/venkat login
then it is asking for password but when I give the password it is giving a message Unknow host
Actually the CVS is not startted
Please try to solve my problem