In Mercurial, what is the command to say "make all my files as of 2 months ago! (Revision 328)" or "
        Posted  
        
            by Jian Lin
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Jian Lin
        
        
        
        Published on 2010-06-14T06:47:41Z
        Indexed on 
            2010/06/14
            6:52 UTC
        
        
        Read the original article
        Hit count: 207
        
In Mercurial, what is the command to say
1) make all my files as of two months ago (say, April 16, 6:03pm) (Revision 328 as seen from the hg log)
2) or, make my files back to the most current repository version?
© Stack Overflow or respective owner