It's all about the answers!

Ask a question

How do I get -1 version of all components from a stream


Rajeev Gupta (1112) | asked Jul 28 '15, 5:33 p.m.
 How do I get -1 version of all components from a stream. I can do one program using the history. But our requirement is to have all programs exported (or dumped somewhere) . We are looking for -1 version and not the current version. 

Comments
1
Taki Nakajo commented Jul 28 '15, 9:08 p.m.

 Hi Rajeev, What do you mean by "-1 version of all components?

Did you mean by "-1 version of baseline each components?

One answer



permanent link
Arun K Sriramaiah (3.2k13077) | answered Jul 29 '15, 5:46 a.m.
 Hi Rajeev,

http://www-01.ibm.com/support/knowledgecenter/SSYMRC_6.0.0/com.ibm.team.scm.doc/topics/list_baselines.html?lang=en

Note: We have Initial Baseline, with version 1


list baselines -w/--workspace <arg> [-C/--components <arg ...>] [-r/--repository-uri <arg>] [-u/--username <arg> -P/--password <arg> | --certificate <arg> -P/--password <arg> | --smartCard -u/--username <arg>] [-j/--json] [-m/--max <arg>]

Regards,
Arun.







Your answer


Register or to post your answer.