On Thu, Mar 06, 2003 at 12:32:07PM +1100, Serge Krepak wrote:

> could someone tell me what the permission for all
> files need to be set in CVSROOT dirrectory? I can't
> create new module under CVS and think that's a
> access/ownership problem.

You need write access $CVSROOT.  You also need write access to the
history file ($CVSROOT/CVSROOT/history) to do anything.

I've set it up with all files and directories owned by group cvs and
the g+s bit set on the directories (so that group ownership is
inherited when a new file or directory is created).  Each user who
needs access is added to the cvs group.  This gives any user in the cvs
group permission to modify and create files.

If you need finer control over access have a look at OSSP shiela:

    http://www.ossp.org/pkg/tool/shiela/


Cheers,

John
-- 
whois [EMAIL PROTECTED]
GPG key id: 0xD59C360F
http://kirriwa.net/john/
-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to