info-cvs
[Top][All Lists]
Advanced

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

Re: cvs question


From: Rob Helmer
Subject: Re: cvs question
Date: Wed, 23 May 2001 14:42:31 -0700
User-agent: Mutt/1.2.5i

Yes, the simplest way is to create seperate modules with
seperate group permissions.

I know the names below are dumb, they are just for the sake
of example :)

groups :
c
cpp
java

The modules are named c, cpp and java and are read/write/setgid
to their individual group.

US users are members of all three groups, Indian users are a member
of the Java group and Russians are members of the cpp group.



HTH,
Rob Helmer

On Wed, May 23, 2001 at 05:11:10PM -0400, Hem Bapat wrote:
> I have a question regarding how CVS can be configured to work with multiple
> development sites. Let's say there are three development sites in the US,
> Russia and India. US site has the source code repository and developers
> here have access to all of the source code(C/C++/java). Russians can only
> access C++ source code and cannot access C or java source code. Whereas
> Indians can only access java source code(checkin checkout etc) and cannot
> access C++ or C source code. Is it possible to implement a model like this
> using CVS?
> 
> Your reply is appreciated.
> 
> Thanks,
> Hem
> 
> 
> 
> 
> _______________________________________________
> Info-cvs mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/info-cvs
> 



reply via email to

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