From owner-freebsd-security Fri Aug 3 7:41:27 2001 Delivered-To: freebsd-security@freebsd.org Received: from cithaeron.argolis.org (bgm-24-169-175-136.stny.rr.com [24.169.175.136]) by hub.freebsd.org (Postfix) with ESMTP id 73A0837B403 for ; Fri, 3 Aug 2001 07:41:24 -0700 (PDT) (envelope-from piechota@argolis.org) Received: from localhost (piechota@localhost) by cithaeron.argolis.org (8.11.4/8.11.4) with ESMTP id f73EfJh13547; Fri, 3 Aug 2001 10:41:20 -0400 (EDT) (envelope-from piechota@argolis.org) X-Authentication-Warning: cithaeron.argolis.org: piechota owned process doing -bs Date: Fri, 3 Aug 2001 10:41:19 -0400 (EDT) From: Matt Piechota To: ouyang kai Cc: Subject: Re: Howto manage the cvs users In-Reply-To: Message-ID: <20010803103812.W13517-100000@cithaeron.argolis.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, 3 Aug 2001, ouyang kai wrote: > Hi, > Everybody, I setup a CVS Server for the programmers. > Now, I have a question about howto manage the programmers' > privilege. Such as John and Mike could read each other's source code. > But, John couldn't modify Mike's code, the same as Mike.How can I do? > Thanks! CVS obeys the standard UNIX permissions, so as longs as John and Mike are in the same group (or if the source directory is world readable), they can read each other's code. Unless you make the stuff group (or world writable, neither can modify the other's directory. -- Matt Piechota Finger piechota@emailempire.com for PGP key AOL IM: cithaeron To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message