Cannot find the change sets after using the SCM load command
Hi
I am trying to load the folders from a RTC component to the local drive using the scm command
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
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?
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
Hi sam detweiler,
In simple, this is what i have done:
1)load a workspace as a root folder using -SCM command(not a eclipse project)
2)In the local drive i modify the loaded folder contents
3)I go to RTC and refresh the pending changes of the loaded workspace
there is no pending changes to be found!
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.
Comments
Tim Mok
JAZZ DEVELOPER Aug 07 '14, 8:21 a.m.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.
nanda S
Aug 08 '14, 12:30 a.m.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
Lily Wang
Aug 08 '14, 3:13 a.m.Could you see the modified files in the Unresolved folder?
Lily Wang
Aug 08 '14, 3:14 a.m.Could you see the modified files in the Unresolved folder?
Tim Mok
JAZZ DEVELOPER Aug 08 '14, 8:01 a.m.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.