You can get updates from source control of single files, all files in a project, or the project file itself.
To get the latest version of a single file from source control, right-click on the file name in Project Explorer and select Get Latest Version.
To get the latest version of the entire project from source control, right-click on the project name in Project Explorer and select Get Latest Version (Recursive).
You can set a reminder to get the latest version of the project files from source control whenever the project is opened. To do this:
All Oracle Policy Modeling projects are maintained using a master project file (*.xprj), which records the file and folder structure of the project. To get this specific file from source control, select the project name in Project Explorer and select File | Source Control | Get Latest Version of '<project_name>.xprj'.
NOTE: Get Latest Version (Recursive) will get the master project file as well as all project files from source control.
If you attempt to get the latest version of a document from source control which is checked out to you already, you will be prompted to replace, merge, leave or cancel the operation.