cvs-dev
[Top][All Lists]
Advanced

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

Re: [Cvs-dev] mutliply authorization to repository?


From: Mark D. Baushke
Subject: Re: [Cvs-dev] mutliply authorization to repository?
Date: Mon, 2 Feb 2009 23:32:24 -0800

Maciej Gawinecki <address@hidden> writes:

> I want to have a few projects in my repository, whith different access
> for different users (e.g. users 1 and 2 accesses project A, and users
> 2 and 3 access project B).
> 
> How can I handle this with CVS ?
> 
> 1. Can I provide different access to different projects/subdirectories
>    in a single repository to different users ?

For CVS 1.11.x and CVS 1.12.x you would need to use the access control
methods available on your CVS server to enforce read access.

There is a PERL script written to handle write access to particular
users for various directories and branches in a given repository.

Go to
http://cvs.savannah.gnu.org/viewvc/ccvs/contrib/?root=cvs
and look at the cvs_acls.html and cvs_acls.pl files.


> 2. If not, can I have two CVS repositories on a single machine?

Yes.

        -- Mark

Attachment: pgpUNJnvlSsd9.pgp
Description: PGP signature


reply via email to

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