Commit in SVN without letting other to checkout - is it possible?
        Posted  
        
            by 
                strDisplayName
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by strDisplayName
        
        
        
        Published on 2011-01-09T07:08:20Z
        Indexed on 
            2011/01/09
            9:53 UTC
        
        
        Read the original article
        Hit count: 326
        
Hey everybody,
I am using SVN as my source control with ANKH and TortoiseSVN. I am writing a huge change in a project, and it takes a few days to make the change, but in the meantime I still want to commit once in a while for backup. But if I commit other team members will get updated with my unfinished work.
Is there a way that I can "commit for backup" without changing the revision (so other won't get updated with my changes)?
Thanks!
© Stack Overflow or respective owner