Rational Programming Patterns

rpp --synchronize

This command is used to synchronize an Eclipse workspace with a sandbox that was loaded with the Rational Team Concert scmtools commands or a Rational Team Concert build.

Description

A sandbox is a hierarchy of directories and files that do not constitute an Eclipse workspace. Rational Programming Patterns therefore cannot use the sandbox directly.

This command makes it possible to use the sandbox by synchronizing the changes that it contains with the workspace.

You can run this command during a Rational Team Concert build. In this case, the sandbox that was loaded during the build is used.

Syntax

rpp.bat --synchronize [options]

Parameters

Table 1. List of the available parameters
Options Comments Required Default values
--sandbox Full path to the sandbox.

It must contain a consistent set of projects from which a Rational Programming Patterns location can be created.

It must be different from the Eclipse directory that is indicated in the --data option.

Yes No default value
--data Full path to the workspace (Rational® Developer for System z® option). Yes No default value
--log Log file name No trace.log

Example

rpp.bat --synchronize --sandbox d:/Working/sandbox1 --data d:/Working/JbyWks

Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)