Update work areas from requests in Eclipse

In the Eclipse IDE, you can use requests to update your work area, which copies the versions of files associated with the request to your work area. You can overwrite your local copies with the files from the repository.

To update from a request:

  1. From the Requests view, right-click the request you want to update from and select Update from Request. The Synchronize view opens.

  2. In the Synchronize wizard, review the updates to your local work area as a result of updating from the request. You can see new files, changed files, deleted files, and refactored files.

  3. To update specific files, select the files or folders, then right-click, and select Update.

Review the project content to check that the local work area has been updated.

Back to top

See also: