Howard Zhou writes:
> 
> cvs [commit aborted]: could not open lock file '..../,foo.txt,': Permission
> denied
> 
> If I chmod g+w $CVSROOT/dir, the problem goes away. So it looks to me that
> the lock for commit is always placed in $CVSROOT regardless what LockDir is
> set to.

That's not the (CVS) lock, that's the new file you're trying to commit! 
You have to have write permission in a directory to commit files in it.

-Larry Jones

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

Reply via email to