RTC 3.0.1.4 client no longer displays option to refresh local sandbox
![]()
My RTC 3.0.1.4 rich client seems to have 'forgotten' about my local sandbox.
The "Refresh Remote Changes" drop-down, which used to contain 3 entries, now contains only two: "Refresh Remote Changes" "Refresh Sandbox and Remote Changes" - however, this is gray'ed out Since I can not refresh the local sandbox, RTC does not see any of my changes, so I can not check anything in! How do I restore the "Refresh Sandbox" capability? |
4 answers
![]()
Hi Jonathan
1. You can check the settings here in RTC Eclipse client:
Go to Window --> Preferences --> Team --> Jazz Source Control --> Changes;
You can modify your preferences here, as per your need.
2. Here, go to Sandboxes and Add your current sandbox location to be tracked by Pending changes view;
3. Or close the Pending changes view; Then go to Window --> Show view --> Other --> Jazz Source Control --> Pending Changes;
This should help refresh.
|
![]()
Here is the exact step, which should help in this case:
*****
How to get Pending Changes to refresh automatically when Local changes happen?If you make changes to a file outside visual studio environment, you will need to take some extra steps to ensure that your local changes are detected by the Pending Changes view. Now, starting from RTC 4.0 (CLM 2012) Client, there are preferences you can enable to help detect these local changes automatically in the pending changes view. In order to refresh Pending Changes automatically when changes happen to a file outside visual studio environment, set the Automatically detect when file is changed outside the environment option. Open Tools > options > source control > Jazz source control > Changes and select the check box for Automatically detect when file is changed outside the environment .
*****
This is explained in this article:
https://jazz.net/library/article/601
|
![]() "How to get Pending Changes to refresh automatically when Local changes happen?" -
RTC 3.0.1.6 has an issue or a special feature: changes don't appear in Pending Changes view automatically, if sandbox path differs from Eclipse workspace path regardless other options in Eclipse preferences are turned on or off.
|