Cleartool setview to_version_view
cleartool findmerge PATH -ftag from_version_view -print
This command will prompt a warning message when directories are found. So need to run the following command to find out the directory list.
cleartool findmerge PATH -d -ftag from_version_view -merge -cqe
if you need only the directory list undo the check out of the current directory after collecting the list.

No comments:
Post a Comment