Occasionally you may want changes done by others to get incorporated in your local working copy. The process of getting changes from the server to your local copy is known as updating. Updating may be done on single files, a set of selected files, or recursively on entire directory hierarchies. To update, do the following:
Select the directory, file or files that you want to update.
Click the right mouse button on the selction, and choose the Update selection menu item.
Make sure Create missing directories that exist in the repository is checked.
Press the OK button.
Changes done by others will be merged into your files, keeping any changes you may have done to the same files. The repository is not affected by an updating.