gentuxx said: > [EMAIL PROTECTED]'s password: > cvs server: cannot open /root/CVSROOT/config: Permission denied > Cannot access /root/CVSROOT > Permission denied > > Here's the perms on the file: > > [EMAIL PROTECTED] / $ ls -l /var/lib/cvs/root/CVSROOT/config > - -rwxrwxr-x 1 cvsd cvsd 4082 Oct 17 13:15 > /var/lib/cvs/root/CVSROOT/config
It looks to me like it's using the CVSROOT in /root (the root user's home directory) instead of in /var/lib/cvs/root. Files in /root are not normally viewable by any other user. Are you sure this is not the case? --Peter -- [email protected] mailing list

