Hi all,

I'm new so please bear with me.

I installed cvs-1.11.2 from ftp://ftp.cvshome.org/pub/ on a Redhat 7.2
server.  I installed from tar using all the defaults.  

I added entries in /etc/services and made the correct entry for
/etc/init.d/cvs.  Connections to port 2401 are working as advertised.

I created a repository like this:
cvs -d /home/cvs/CVSROOT init

Set the environment variable:
export CVSROOT=/home/cvs/CVSROOT
cvs init

I try to access the repository like this:
cvs -d :pserver:root@localhost:/home/cvs/ login

I get the following error message:
Logging in to :pserver:root@localhost:2401/home/cvs/
CVS password: 
/home/cvs/: no such repository

Thanks for any tips you may be able to offer us, we're almost ready to use a
commercial product (gasp!) because I haven't been able to make this work for
the last week.


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

Reply via email to