Limiting user access to local Gitorious repository
        Posted  
        
            by 
                thanos
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by thanos
        
        
        
        Published on 2012-10-13T13:17:41Z
        Indexed on 
            2012/10/13
            15:41 UTC
        
        
        Read the original article
        Hit count: 229
        
I have installed and configured in private server a local git repository using Gitorious. The problem I am facing is that when I set up a new Gitorious project and limit read access permissions to specific users, the repositories inside the project are not visible any more.
This happens even though the access permissions of those repositories grant access to these users.
Any idea on how to solve this problem?
Thanks a lot in advance!
© Server Fault or respective owner