Cannot find the change sets after using the SCM load command
nanda S (20●16●19)
| asked Aug 07 '14, 7:07 a.m.
retagged Aug 07 '14, 4:16 p.m. by Martha (Ruby) Andrews (3.0k●4●43●51)
Hi
I am trying to load the folders from a RTC component to the local drive using the scm command scm load -d c:\workspace -i MyWorkspace -r SRV6 then all the folders are loaded in the workspace and I make some changes in the folders which are loaded But when I refresh in the RTC I am not getting any Change-sets. That is there is no reflection in the RTC when i give refresh/refresh sandox. Kindly reply if there is any solution for it. Regards Thanks Nanda |
One answer
also sounds like he is loading the folder via the commandline, but looking for pending changes in Eclipse.
if you create an eclipse project over a folder created with Load, does it get set 'shared' so that it is managed by the Eclipse client? Comments
nanda S
commented Aug 08 '14, 12:21 a.m.
Hi sam detweiler,
Sam is correct in this case. You'll have to add the CLI sandbox for the Eclipse client to track. Those are separate clients with separate sandboxes. |
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.
Comments
Can you provide more details to what you see? It sounds like you didn't check-in your changes so I don't see a reason why there would be any change sets.
Hi Tim Mok,
I am trying to load the folders to my local drive using the scm command
after successful loading operation into the localdrive , I have edited the content in the folder
After doing all the above mentioned operation now i go to the RTC and refresh the pending changes (refresh/refresh remote changes) and I am not able to find any pending changes
Example
1)scm load--->local drive[C:\wrkspace\folder]--->modify some files
2)RTC---->RtClick on wokspace --->show pending changes-->refresh pending changes
Thanks
nanda
Could you see the modified files in the Unresolved folder?
Could you see the modified files in the Unresolved folder?
You didn't add your CLI sandbox to the list of sandboxes to be tracked by the Eclipse client. The CLI and Eclipse are separate clients and showing a repository workspace in Pending Changes will not add the other sandbox to the list of sandboxes to track.