Mercurial: How to set it up on my own server?
        Posted  
        
            by Rosarch
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Rosarch
        
        
        
        Published on 2010-06-15T04:47:59Z
        Indexed on 
            2010/06/15
            4:52 UTC
        
        
        Read the original article
        Hit count: 185
        
version-control
|mercurial
I've got a server and I want to use Mercurial to coordinate a project. Can I just make a repo, put it on the server, and have everyone else clone it, then push/pull from it? Is there some way to password protect it?
© Stack Overflow or respective owner