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

is there any command in SCM CLI to downlaod code directly from stream?

is there any command in SCM CLI to downlaod code directly from stream? i believe SCM load only works with repository workspace

0 votes



One answer

Permanent link
I think you are right. There is no way of directly accessing the stream from CLI. You have to have a repository workspace, but you can download with the CLI only those parts that you are interested in, if you are afraid of downloading the complete workspace.

1 vote

Comments

This is correct. It's a general concept that a stream cannot be loaded and there's no way to download content.

https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/157022 - This enhancement is probably something you could use. If you want something with the CLI, you'll have to open another enhancement.

@Henning, its not about the partial workspace download. we are using some external scripts to create the builds..when we load the code form workspace, it gives us the latest code in workspace, not in stream. so to overcome this thing, first we have to open the rtc client and accept all the changes..and then we run the script..

The CLI might not let you download directly from the stream, but it does let you accept changes into a repository workspace (pic.dhe.ibm.com/infocenter/clmhelp/v4r0/topic/com.ibm.team.scm.doc/topics/accept.html).

Could you put the 'scm accept' into your script, prior to the load, to avoid the manual acceptance via the Eclipse client?

yes this is what we did

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,019
× 1,381

Question asked: Jan 30 '13, 6:28 a.m.

Question was seen: 4,699 times

Last updated: Feb 25 '13, 3:27 a.m.

Confirmation Cancel Confirm