Get updates to rule documents from source control

You can get updates from source control of single files, all files in a project, or the project file itself.

Get updates to a single file

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.

Get updates to all files in a project

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:

  1. In Oracle Policy Modeling, select Tools | Options | Environment | Source Control.
  2. Select the option When a project is opened ask me if I want to get the latest version of the project files from source control.

Get updates to the project file

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.

Get updates to a file already checked out to you

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.