It's all about the answers!

Ask a question

CLI command to deliver baseline from stream to stream


DH Lee (25784446) | asked Oct 17 '13, 6:52 p.m.
JAZZ DEVELOPER
retagged Dec 02 '13, 4:05 p.m. by David Lafreniere (4.8k7)
We have streams A and stream B. I need to be able to deliver a baseline from stream A to Stream B via CLI 
I have attempted number of CLI commands based on infocenter 

- lscm accept -r  -u clmadmin -P 1234 -s "streamname"
scm deliver -r https://testclm.com:9443/ccm -u clmadmin -P clmadmin -b BL_1 -s "Stream A" -t "Stream B"

but none seem to work.

Could you please shed some light on how I can deliver a baseline from Stream A to Stream B?

One answer



permanent link
Andy Jewell (24226173) | answered Dec 02 '13, 5:38 p.m.
 What doesn't work about it?  Is it an error or does it say "workspace unchanged" or something else?

Your answer


Register or to post your answer.