I made sure that CVS was installed at server build time when We built our first linuxes. I went to configure it today. The CVS user wasn't specified but the group was.
I've made all the changes that I can find documentation for, $CVSROOT was preset, but I had to create the cvs user account. At any rate... /opt/cvs-repository is where cvs got built. I ran the init: "cvs -d /opt/cvs-repository/ init" This returns no errors. envar CVSROOT shows: :pserver:[EMAIL PROTECTED]:/opt/cvs-repository ANd I changed the owner and group on the /opt/cvs-repository to the CVS user and CVS group. drwxrwxr-x 3 cvs cvs 4096 Oct 28 09:27 cvs-repository/ So when I attempt to login: Logging in to :pserver:[EMAIL PROTECTED]:2401/opt/cvs-repository CVS password: /opt/cvs-repository: no such repository This happens even when I use an incorrect password. Anyone have a clue as to what I missed? This is the CVS release that is found on the SLES8 SP3 CD by the way. ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
