[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: svn revert question

From: Tony Sweeney <tsweeney_at_omnifone.com>
Date: Tue, 18 Aug 2009 17:27:16 +0100

________________________________

        From: Anto Marky [mailto:markysvn_at_gmail.com]
        Sent: 18 August 2009 17:12
        To: users_at_subversion.tigris.org
        Subject: svn revert question
        
        
        Hi,
        
        I am new to SVN, one of my user has mistakenly updated my
testing server using svn update from the root directory. It has added,
updated and deleted a lot of files which are not supposed to be, Is
there any way I can revert back to the previous state? Its an emergency,
any help would be appreciated.
         
        
        'svn revert' has a very specific meaning; it undoes local
modifications and replaces them with pristine copies from the .svn
directories in your workspace. That isn't what you need in this
instance. What you need to do is simply 'svn update' back to the
revision number or point in time of your testing server before the
ill-advised 'svn update' to HEAD.
         
        Tony.

         
        
        Thanks and Regards
        Marky
        
        
______________________________________________________________________
        This email has been scanned by the MessageLabs Email Security
System.
        For more information please visit
http://www.messagelabs.com/email
        
______________________________________________________________________

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2384833

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-08-18 18:27:46 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.