set password for websvn in ubuntu server?
        Posted  
        
            by ajsie
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by ajsie
        
        
        
        Published on 2010-03-31T02:40:09Z
        Indexed on 
            2010/03/31
            2:43 UTC
        
        
        Read the original article
        Hit count: 417
        
i have installed websvn using apt-get install websvn in ubuntu server.
i can now access websvn through http://url/websvn.
however, i want to set a password to the access, so only authorized people could access it.
how could i do this?
© Stack Overflow or respective owner