scm command [add component] - How to use -source-workspace option
![]() Hello,
|
One answer
![]()
Can you post the error message?
In your command "scm add component -r rtc TEST Build -s rtc" it seems like "rtc" is a repository because it is provided as a value to the "-r" option. Do you have a repository workspace or stream called "rtc"?
If the source stream is "BRM Stream" then the command will be as follows: "scm add component -r rtc TEST Build -s "BRM Stream"
Comments Hi,
When you run 'scm list component "BRM Stream"' does it list the "Build" component? Yes, it does.
>scm list components -r rtc "BRM Stream"
>scm add component -r rtc TEST 1000 -s 1011 I tried this on a 604 client and it worked fine. Which version of RTC are you using? I am using 5.0.1
I tried "scm add component -r rtc TEST 1000 -s 1011" (of course with different parameters) and it worked. Hello,
1
That's interesting. I don't recollect if I tried the workspace's flow target as the source workspace for add component.
By the way, instead of adding the component you should accept the component if it is the flow target.
showing 5 of 9
show 4 more comments
|