Hi Everyone,
I have, for the first time, installed and minimally configured a cvs
server on a CentOS 5 box. I followed a "how to" to do the initial
configuration, so I'm sure I haven't done anything wrond (according to
the "how to", anyway). But, I keep getting this error:
$ CVSROOT=:pserver:ksandhu at kermit:/var/cvs/asterisk
$ cvs login
Logging in to :pserver:ksandhu at kermit:2401/var/cvs/asterisk
CVS password:
/var/cvs/asterisk: no such repository
/var/cvs/asterisk exists, and it's been initialized like so:
sudo cvs -d /var/cvs asterisk init
I also created "cvsuser" and "cvsadmin", which I've used
to set
permissions and ownership on /var/cvs/asterisk:
drwxrwsr-x 3 cvsuser cvsadmin 4096 Aug 20 14:00 /var/cvs/asterisk
I'm stumped. I can't figure out why cvs keeps saying the repository
doesn't exist. I'm missing something critical, obviously.
Does anyone have any ideas about what I'm doing wrong?
Regards,
Ranbir
--
Kanwar Ranbir Sandhu
Linux 2.6.20-1.2962.fc6 i686 GNU/Linux
14:55:33 up 10 days, 8:53, 4 users, load average: 0.58, 0.44, 0.26