how to list all project with clearcase ucm commands -
I want to list all the ucm projects explicitly:
$ & Gt; Cleartool lsproject * cleartool: Error: Unable to set VOB for pathname. Cleartool: Error: Unable to determine VOB for path name "." Cleartool: Error: Unable to determine VOB for path name "." Cleartool: Error: Unable to determine VOB for path name "." Cleartool: Error: Unable to determine VOB for path name "." $ & Gt; Cleanton lisguit cleartool: Error: Unable to determine VOB for path name.
What am I doing?
You must specify which project refers to all UCM objects including projects:
< Pre> cleartool lsproject -invob \ yourPVob # or lsproject -invob / vobs / yourPVob on Unix Cleiston
If you want only the name, then you get the benefit of some of these options You can pick:
cleartool lsproject -s -invob \ yourPVob
Ensure that you have a 7.1.x recent version of ClearCase: this report Does that cleartext The widget does not work well in the command
7.0.1.7 and 7.1.1.0.
Comments
Post a Comment