Compares the contents of UCM baselines or streams
ClearCase UCM (cleartool subcommand)
The diffbl command compares the contents of two baselines or streams and displays any differences it finds. You can choose to see differences in terms of activities or versions, or both.
You can use the diffbl command to compare a baseline and a stream, a baseline and a baseline, or a stream and a stream. When specifying a stream, all baselines in the stream are used in the comparison as well as any changes that are not part of a baseline.
Permissions Checking: No special permissions required.
Mastership: Mastership does not apply.
SPECIFYING THE INFORMATION TO DISPLAY. Default: Displays differences in terms of activities.
SELECTING THE OBJECTS TO COMPARE.
Examples including 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 command interpreter prompt. In cleartool interactive mode, cmd-context represents the interactive cleartool prompt. In Attache, cmd-context represents the workspace prompt.
cmd-context diffbl stream:java_int stream:java_dev
<< deliver.java_dev.19990917.140443 "deliver java_dev on 09/17/99 14:04:43."
<< deliver.java_dev.19990917.141046 "deliver java_dev on 09/17/99 14:10:46."
cmd-context diffbl -ver stream:java_int stream:java_dev
<< /vobs/parser/myfile.c@@/main/java_int/2
<< /vobs/parser/myfile.c@@/main/java_int/3
|
Feedback on the documentation in this site? We welcome any comments!
Copyright © 1999 by Rational Software Corporation. All rights reserved. |