Can we disable RTC checking for changes?
Below is developer's comment, does it make sense? Their RTC is slow so they think this might be an issue as well. I don't think this requires a lot system resources.
Thanks
Jirong
Also it looks like RTC is always working away in the background on a developers environment. RTC is constantly working out what files a developer is changing and what changes are incoming from the server. Is there any way we can stop RTC doing all this work until a developer needs it done. For example in clearcase I would decide when to check for changes on the server.
Thanks
Jirong
Also it looks like RTC is always working away in the background on a developers environment. RTC is constantly working out what files a developer is changing and what changes are incoming from the server. Is there any way we can stop RTC doing all this work until a developer needs it done. For example in clearcase I would decide when to check for changes on the server.
One answer
I doubt that file changes are causing a slowdown. Pending Changes responds to Eclipse and RTC events. It doesn't constantly poll the file system or the server. I would suspect that there is something else going on that is causing the slowdown. What is happening that makes the developer think Pending Changes is causing a problem?