With scm/lscm, how can find out whether a certain change set is already accepted into a workspace?
|
Accepted answer
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
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?
Are you using lscm or scm?
|
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.