info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CVS group


From: Pierre Asselin
Subject: Re: CVS group
Date: Sat, 10 Dec 2005 00:39:56 +0000 (UTC)
User-agent: tin/1.6.2-20030910 ("Pabbay") (UNIX) (NetBSD/2.0.3 (i386))

address@hidden <address@hidden> wrote:
> Hi I  need to create a group of developers. So only developers present
> in the group should be able to commit in the repository. But everyone
> can do checkout. Any Help

Set all the directory permissions in the repository to rwxrwxr-x.
Put all the developers in the group that has write permission.
Edit your CVSROOT/config file and uncomment the "LockDir" line.
Create the lock directory if necessary, with permissions rwxrwxrwx.

Another way is to set up a cvs pserver for anonymous access and to
create an empty CVSROOT/writers.  :pserver: users have read-only
access, :ext: users have normal access as given by their directory
permissions.

-- 
pa at panix dot com


reply via email to

[Prev in Thread] Current Thread [Next in Thread]