svn unix permissions
        Posted  
        
            by Eqbal
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Eqbal
        
        
        
        Published on 2010-04-15T19:08:37Z
        Indexed on 
            2010/04/15
            19:13 UTC
        
        
        Read the original article
        Hit count: 302
        
svn
|tortoisesvn
I am trying to set up an svn repository on a linux server. What permissions do I need to set so users within a group are able to checkout/update/add to the repository using their unix login/password over ssh on TotoiseSVN? I tried setting 770 and it does not seem to work.
© Stack Overflow or respective owner