It's all about the answers!

Ask a question

With scm/lscm, how can find out whether a certain change set is already accepted into a workspace?


Balz Guenat (1513) | asked May 21 '19, 10:44 a.m.

I have the UUID of the change set.

Accepted answer


permanent link
Shashikant Padur (4.2k27) | answered May 22 '19, 1:27 a.m.
JAZZ DEVELOPER

scm locate -C <changeset_uuid> -w <workspace_name_or_uuid>

Balz Guenat selected this answer as the correct answer

Comments
Balz Guenat commented May 22 '19, 3:20 a.m.

How do I interpret the output of this command?


1
Shashikant Padur commented May 22 '19, 4:35 a.m.
JAZZ DEVELOPER

Balz Guenat commented May 22 '19, 7:12 a.m.

Ah, I see. Thank you.


Balz Guenat commented May 24 '19, 4:06 a.m.

OK, so, while this works correctly, I find it takes something like 30 seconds to terminate. I there any way to speed this up?


Shashikant Padur commented May 24 '19, 5:49 a.m.
JAZZ DEVELOPER

Are you using lscm or scm?

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.