Reverting CVS Modifications

Occasionally it may be necessary to revert changes that you have made in a local copy of a file so that it matches the repository version. The IDE enables you to do this using the Revert Changes command.

To revert changes made in a file:

  1. In the Projects, Files, or Versioning window, right-click the file for which you want to revert changes.
  2. Choose Revert Modifications.
  3. The IDE reverts any changes in the local file back to the state prior to making the edits, corresponding with the repository version.

See Also
Resolving Merge Conflicts
Merging File Revisions from a Branch
Updating Files in a Local Working Directory

Legal Notices