Can Mercurial repositories safely be moved/renamed/etc.?
        Posted  
        
            by Kev
        on Server Fault
        
        See other posts from Server Fault
        
            or by Kev
        
        
        
        Published on 2010-03-25T20:08:59Z
        Indexed on 
            2010/03/25
            20:13 UTC
        
        
        Read the original article
        Hit count: 209
        
Can I move the directory a local Mercurial repository is contained in without breaking it, or does it know where it lives and expect it to live there forever? (Coming from SVN with its switch/relocate requirements for moving local repos.)
© Server Fault or respective owner