is there any command in SCM CLI to downlaod code directly from stream?
Qaiser Islam (312●9●70●74)
| asked Jan 30 '13, 6:28 a.m.
retagged Feb 01 '13, 1:07 p.m. by Stephanie Taylor (241●1●5)
is there any command in SCM CLI to downlaod code directly from stream? i believe SCM load only works with repository workspace
|
One answer
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.
Comments This is correct. It's a general concept that a stream cannot be loaded and there's no way to download content.
Qaiser Islam
commented Jan 31 '13, 7:19 a.m.
@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).
Qaiser Islam
commented Feb 25 '13, 3:27 a.m.
yes this is what we did |
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.