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

"scm deliver workitemId" only deliver the first changeset, how to deliver all related changesets?

 If the work item related a couple of changesets, the "scm deliver workitemId" can only deliver the first changeset, if the work item has 3 changesets, should execute 3 times "scm deliver workitemId". 
How to deliver the all changeset at one time?

Thanks!

0 votes


Accepted answer

Permanent link
Delivering a workitem is not supported.
You can deliver multiple changesets by specifying it in the command line as follows... "scm deliver <changeset1> <changeset2> <changeset3> ...."

https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=181229 is used to track this issue.


Jia Jia Li selected this answer as the correct answer

0 votes


2 other answers

Permanent link
Thanks for your information Shashikant, 
It is a shock this function is deprecated in new release...

I think it is a good function for scmer to auto deliver work item since some change do not need to be deliver.

I also add comment to the defect hoping to implement it.

There are some work around by EVAN, I attach here for other reference
There are a number of work arounds: 
- supply the CS aliases to 'lscm deliver -c' 
- repeatedly call deliver with the WI number as a parameter to '-c' (not recommended, we may get the ordering wrong)
- delivering all changes in the component

0 votes


Permanent link
I could not understand whether this issue has been resolved in 4.0 or is planned for 4.0.3 or is not handled right now

0 votes

Comments

As far as I can tell, work items only track change sets. So it is not supported to deliver work items as far as I know. In the UI you can accept a change set from a work item in your repository workspace if it is complete (or using a patch otherwise) and deliver the result.
You can find the documentation for the SCM commandline here. Deliver does only mention change sets.

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 03 '12, 10:49 a.m.

Question was seen: 3,850 times

Last updated: Apr 15 '13, 3:21 a.m.

Confirmation Cancel Confirm