Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

SCM CLI to find if changesets of a WI are delivered in a snapshot

How can I find if all the changesets of a workitem are delivered to the particlar(latest) snapshot?
Is there any SCM CLI to verify this?

0 votes



One answer

Permanent link
You can use 'lscm locate' command which will locate the change sets. I believe in earlier versions of the command line it was called 'changeset locate'.
For ex: 'lscm locate -s <snapshot id> -W <workitem id>
The output should list you the change sets that matched or did not match.

1 vote

Comments

I am using this cli but gives the following error:
-sh-3.2$ ./scm changeset locate -s "ss_current" -W 93748
Argument syntax error:
Missing arguments to subcommand "changeset locate" - selectors. Try 'scm help changeset locate' for more information.

Thanks it has worked

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,021

Question asked: Oct 06 '14, 1:49 a.m.

Question was seen: 3,033 times

Last updated: Oct 06 '14, 5:32 a.m.

Confirmation Cancel Confirm