cleardiffbl

Starts the diffbl browser

APPLICABILITY

ProductCommand type
ClearCasecommand
ClearCase LTcommand

Platform
UNIX
Windows

SYNOPSIS

cleardiffbl [ baseline-selector1 baseline-selector2 ]

DESCRIPTION

The cleardiffbl command starts the diffbl browser, which compares two baselines and displays differences in terms of activities or versions.

RESTRICTIONS

None.

OPTIONS AND ARGUMENTS

baseline-selector1 baseline-selector2
Specifies the two baselines to compare.

baseline-selector is of the form [baseline:]baseline-name[@vob-selector], where vob-selector specifies the baseline's project VOB.

EXAMPLES

The UNIX examples in this section are written for use in csh. If you use another shell, you may need to use different quoting and escaping conventions.

The Windows examples that include wildcards or quoting are written for use in cleartool interactive mode. If you use cleartool single-command mode, you may need to change the wildcards and quoting to make your command interpreter process the command appropriately.

In cleartool single-command mode, cmd-context represents the UNIX shell or Windows command interpreter prompt, followed by the cleartool command. In cleartool interactive mode, cmd-context represents the interactive cleartool prompt.

  • Display the differences between the baselines rev17bl1 and rev17bl2.

      cmd-context cleardiffbl rev17bl1 rev17bl2 

SEE ALSO

diffbl



Copyright© 2003 Rational Software. All Rights Reserved.