Why is SVN over-writing some local files when synchronizing with the repository?
        Posted  
        
            by Jon Hatfield
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Jon Hatfield
        
        
        
        Published on 2010-03-22T13:24:40Z
        Indexed on 
            2010/03/22
            13:41 UTC
        
        
        Read the original article
        Hit count: 386
        
Hi,
I am using subclipse to commit changes to SVN. Some files work, e.g. build.properties (I am developing a J2EE application) but most local changes are overwritten to match the version in the repository when I synchronize, and it says "no structural differences"?
Thanks, Jon
© Stack Overflow or respective owner