I have installed CCRC 7.1.1 with CLI. I was trying to get the list of activities using rcleartool command bit I could not find lsactivity command.
Is there any equivalent command or any indirect way to achieve this targetM
Also there is no -fmt option for "rcleartool desc" command?
This was a very useful option in UCM but could not find in CCRC. Please help me with equivalent command in CCRC.
Thanks, Raghav
The commands supported by rcleartool are listed here.
They don't include
lsact.A potential workaround (not tested) would be to use
describe -fmt. (see fmt_ccase, and thedescribecommand)(supported only in CCRC 9.0.0)
That should list all activities for a given stream.
I doubt however it can work, because, even though
-fmtseems supported (because not listed in the limitations)...If that is true for CCRC 7.1.1, then there is no workaround for now.
Actually:
-fmtitself isn't supported (as he indicated originally in his question) in 2012. It is supported in 2019.rcleartool desc command CRCLI1022E Unrecognised option: "-fmt". Usage: desc/ribe [-username user-name][-ser/ver server-url][-pas/sword user-password] [-l/ong | -s/hort] [-ala/bel {label-type-selector[,...] | -all}] [-aat/tr {attr-type-selector[,...] | -all}] [-ahl/ink {hlink-type-selector[,...] | -all}] { [-cvi/ew] [-pre/decessor] pname ... | -type type-selector ... | -cact | object_selector ...}lsactonly mentions the GUI, no CLI alternatives: