RTC Api plain: how to implement load operation with api?
Hi guys
I'm a new RTC user. In specific I'm try to use RTC by api. I can create a file in workspace repo and deliver it on stream repository, i can to accept in my local repo new change present in stream. But file changed (or new) not are present in filesystem after i accept it. The operation of accept is correct. In fact after that in RTC tool i see that my workspace is out of sync and after load operation i fund change and new file. My question is: what do i implemet load operation by api plain? |
One answer
Ralph Schoon (63.5k●3●36●46)
| answered Sep 30 '14, 5:32 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited Sep 30 '14, 5:35 a.m.
I am pretty sure this has been discussed already.
See:
Loading can mean a lot. One is to download the code to a file location another is managing the sandbox and make it visible as shared in the Eclipse client.
If you want the whole package I would suggest to either look at the load Wizzard (using plugin spy - Alt-Shift-F1 on the wizard window) if you set up the SDK like in https://rsjazz.wordpress.com/2013/02/28/setting-up-rational-team-concert-for-api-development/ or use the LSCM command to download a sandbox.
|
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.