The Subversion Revert Modifications dialog box enables you to revert changes of a file or folder in the repository to a previous revision.
You can select one of three options:
Option | Description |
---|---|
Revert Local Changes |
Reverts any changes made in your local working copy to the previously committed or updated version. |
Revert Modifications from Single Commit |
Reverts the local working copy to the repository revision made prior to the previous commit. (Specify a revision number in the Revision text field.) |
Revert Modifications from Previous Commits |
Reverts the local working copy to a specified revision from the repository. (Specify starting and ending revision numbers in the corresponding text fields.) |
You can delete any files or folders which were created in your local working copy since the point which you are reverting to by selecting the Remove Newly Added Files and Folders option.
Related Topics
Developing Applications with NetBeans IDE,
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |