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

Jenkins build fails with error Subcommand "checkin" does not support option "-W"

In my CLM 5.0.2 environment, on a Jenkins UNIX build machine, I got the following error:

Error:
Argument syntax error:
Subcommand "checkin" does not support option "-W". Try 'lscm help checkin' for more information.

1 vote


Accepted answer

Permanent link

 It indicates that your SCM Tool does not support  -W (--workitem) argument is for checkin subcommand.


You can run "scm ver" to find out the version of your SCM Tool.
I tested with RTC-I20140626-1252 and it does not support -W argument.
I have also tested with RTC-I20151109-2045 and it does support -W for checkin subcommand.

Please download SCM Tool for RTC 5.0.2 from the following page:

Andrew Clement selected this answer as the correct answer

5 votes

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

Question asked: Aug 17 '17, 9:30 p.m.

Question was seen: 1,224 times

Last updated: Aug 17 '17, 9:38 p.m.

Confirmation Cancel Confirm