So, what kind of server do you mean, a pserver? In many cases it's a good idea to just do CVS over SSH. I guess there's even another kind of server isn't there?

If I understand you right, the solution has something to do with what user the pserver is running as. I'm really not sure beyond that.

Tony Vance wrote:

Hi,
I am setting up a CVS server, and have set a group "users" to have read/write/execute permissions for the CVS directory (CVSROOT), /usr/src/cvs. To do this, I did:
chgrp -R users /usr/src/cvs
chmod -R 770 /usr/src/cvs
However, when I use CVS to create a new directory off of /usr/src/cvs, e.g. /usr/src/cvs/example, the users group doesn't have permissions for the new /usr/src/cvs/example directory. How do I set the users group to have read/write/execute permissions for any subdirectors that may be created under /usr/src/cvs?
Thanks!
Best,
Tony

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
newbies mailing list
[EMAIL PROTECTED]
http://phantom.byu.edu/cgi-bin/mailman/listinfo/newbies

Reply via email to