Navigation: Actions > Version Control > ClearCase > Rebase Tab |
|
This tab of the ClearCase action configures command options related to a Rebase operation.
Use graphical deliver: Uses the -graphical flag to start the graphical user interface for the deliver operation (don't check for non-interactive builds).
Complete the deliver operation: Uses the -complete flag to complete the deliver operation.
Preview only: Shows which baselines would change and which new activities would be brought into the stream if a rebase operation were to be executed. Adds the -preview flag to the generated command-line.
Abort merge if not fully automatic: Aborts the operation if a merge is required that can not be completed automatically. Adds the -abort flag to the generated command-line.
Use serial diff output: Reports differences with each line containing output from one contributor, instead of in a side-by-side format. Adds the -serial flag to the generated command-line.
Perform graphical merge: Performs a graphical merge for each element that requires it. Adds the -gmerge flag to the generated command-line.
Baselines: Specifies one or more baselines to use as new foundation baselines for the stream.
Delete baselines: Specifies one or more baselines to remove from the stream's configuration.
View: Specifies the view in which to execute the rebase command. The view must be associated with a stream that is the stream to be rebased.
Stream: Specifies the stream to be rebased.