Updating and Committing

In this section:

The core function and idea behind resource sharing is sharing changes you have done to the project on your local machine (committing) and downloading the changes made by others (updating).

A convenient and safe way to do this is through the Synchronize perspective.


Top of page

x
Synchronize Perspective

To add the Synchronize perspective, click Open Perspective, select Other, and choose Team Synchronizing from the list. A corresponding icon will appear in the Perspective Switching Panel, and the perspective will be changed to Synchronize.

The Synchronize can show local and remote changes on all added repositories. This is determined by the selected viewing mode:


Top of page

x
Committing Changes

This section describes how to commit changes to one or several files in SVN.



x
Procedure: How to Commit Changes
  1. Select the files (using Ctrl + Shift), right-click and select Commit.

  2. The next dialogue allows entering a commit comment and selecting the files to commit.


Top of page

x
Updating Changes

Updating changes is performed similarly to committing. Select the files, right-click and select Update. This completes the update process.


iWay Software