It's all about the answers!

Ask a question

list all elements for a given baseline


0
1
Henna Sidhu (1161412) | asked May 31 '12, 8:38 a.m.
How do we list all the elements that belong to a baseline?

Regards
~Henna

5 answers



permanent link
Tim Mok (6.6k38) | answered Jun 05 '12, 2:01 p.m.
JAZZ DEVELOPER
The subcommand would be "remotefiles" so "lscm list remotefiles" would allow you to specify a baseline to see all the files.

permanent link
Henna Sidhu (1161412) | answered Jun 05 '12, 1:21 p.m.

The only option that I see with scm list if for components and its baselines. I still need to figure out how to list files for a givenbaseline!

 

scm list components -r <uri> -v <wkspc>, no argument for details of baselines?

 

~henna


permanent link
Karthik Krishnan (8825117163) | answered Jun 04 '12, 9:24 a.m.
In eclipse, you would see "Show Baselines" under "Components" (for each component).

For command line you must use the SCM tools. (In downloads section)

in the command line try help of

lscm list

permanent link
Henna Sidhu (1161412) | answered Jun 04 '12, 8:33 a.m.


I am looking for a command line. So what I would like to achieve is a list of all elements thar are part of a given baseline.

And using the eclipse as indicated, I do not get the option to show "baselines".

 

Regards

~Henna


permanent link
Tim Mok (6.6k38) | answered May 31 '12, 1:33 p.m.
JAZZ DEVELOPER
How do we list all the elements that belong to a baseline?

Regards
~Henna
From the Eclipse client, you can show the baselines of a stream or workspace then show repository files of a baseline. You can explore the configuration at the time of the baseline.

I hope that's what you're looking for.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.