Thanks for the quickly response Larry, but I'm confuse , my user it belongs to the same group that CVSROOT directory owner:
$ls -la drwxrwsr-x 3 p3cvs p3cvsg 8192 Feb 13 13:58 CVSROOT $id mzanabri uid=15364(mzanabri) groups=800(p3cvsg) Is there something wrong in my configuration? Moises. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 13, 2002 3:42 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: pserver permission Zanabria, Moises writes: > > When I run the EXT method I don't have any problem, the problem is when I > run pserver method. > I got : > > cvs server: Updating CVSROOT > cvs server: failed to create lock directory for > `/local/cvs_security/src/CVSROOT' > (/local/cvs_security/src/CVSROOT/#cvs.lock): Permission denied > cvs server: failed to obtain dir lock in repository > `/local/cvs_security/src/CVSROOT' > cvs [server aborted]: read lock failed - giving up The user you specified in your $CVSROOT variable doesn't have write permission in /local/cvs_security/src/CVSROOT. -Larry Jones Your bangs do a good job of covering up the lobotomy stitches. -- Calvin _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
