On Thu, Feb 7, 2013 at 10:55 AM, karthik kgm <g.karthi...@gmail.com> wrote:

> Hi All,
>
> I am using git version control system, I have 2 project called "A" & "B"
> and 150 developers using git for their daily development progress.
> In the Dev team 100 members working on A project remaining 50 members are
> working in B project, right now i don't have
> any role based authentication.
>
> What is scenario now is, 150 developers can able to view, edit & commit
> both A & B project. What I need to do is A project developers(first 100
> developers) can view the B project but they do not edit & commit the B
> project, this is same for other B project developers (50 developers).
>
> git version - 1.7.4.1
>
> Operating System - Redhat 5.4
>
> Is my point clear or need more clarification.
>
>
I am using Gitolite for git access control. Gitolite is an access control
layer on top of git. You may go through the below links.

1). https://github.com/sitaramc/gitolite

2). http://sitaramc.github.com/gitolite/master-toc.html

3).
http://www.mmncs.com/2011/07/how-to-install-and-setup-a-git-repository-server-using-gitolite-on-linux-ubuntu-11-04-server-and-client/

Thanks
Mohan L
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to