Where to put SVN repository directory in Linux?
        Posted  
        
            by alexloh
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by alexloh
        
        
        
        Published on 2010-03-19T19:32:27Z
        Indexed on 
            2010/03/19
            19:41 UTC
        
        
        Read the original article
        Hit count: 202
        
I am setting up a new SVN server on Ubuntu Linux. Where is a good place (best practice) to put the repositories? Should I create a new user? The server will be accessed via http:// so no need to create user accounts etc (as was the case for svn://).
Many thanks in advance
© Stack Overflow or respective owner