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

deliver Baseline by command line?

Hi folks,

From the command line, I can successfully create change sets and check files in against that change set.

I can even create a baseline from the command line in my component.

If I open the GUI, pending changes shows my baseline as outgoing and I could right click on it and deliver it.

Can I do this with the command line?
I have:
Workspace: (1007) "jazzy Core Library Workspace" <-> (1008) "Core Library"
Component: (1009) "Core"
Baseline: (1023) 30 "Andy_BL_1"
Outgoing:
Baselines:
(1023) 30 "Andy_BL_1"


So it shows me the outgoing change. But "scm deliver" doesn't seem to take a -baseline arg.

Also, doing "scm deliver 1023" doesn't take.
the CLI shows the baseline as an outgoing change, but I can't seem to deliver it.

Any help would be apprectiated

Thanks

Andy

0 votes



4 answers

Permanent link
Hi,

Just bumping this up to see if there is a solution to this problem.

At the moment the only solution I can see is:

scm deliver -C myComponent

to deliver all changesets and baselines and then make sure when you run this that you have no other changesets pending.

Thanks,

Rob

0 votes


Permanent link
I also need to be able to deliver baselines from my workspace to a stream from the command line. I'm working in RTC 3, and the scm deliver -C myComponent command only delivers the changesets. How can I deliver the baselines from the command line?

0 votes


Permanent link
The scm cli does not support delivering baselines. There is a workitem opened for it ...
https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/51105

I also need to be able to deliver baselines from my workspace to a stream from the command line. I'm working in RTC 3, and the scm deliver -C myComponent command only delivers the changesets. How can I deliver the baselines from the command line?

0 votes


Permanent link
Wanted to post how I resolved this. I'm now creating snapshots and promoting the snapshots using command line calls from my build scripts, which effectively accomplished what I required.

0 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: Apr 13 '10, 6:53 p.m.

Question was seen: 7,267 times

Last updated: Apr 13 '10, 6:53 p.m.

Confirmation Cancel Confirm