projects out of sync
I have two RTC clients working on the same projects out of the same repositories. I do the following, which is works find with CVS or SVN, but cause RTC to complain about 'projects out of sync' and wanting me to reload them and throw away all local changes. All I do is check something in on client one, and then client two's Pending Changes view gives me the out of sync message. This is such a basic operation, that I must be doing something wrong. Thanks in advance.
One answer
Usually, we created two repository workspace for two local workspace (RTC client) to avoid "out of sync". If you use two RTC clients but the same repository workspace, one of the RTC client check in code will cause the other RTC client local workspace "out of sync".
I have two RTC clients working on the same projects out of the same repositories. I do the following, which is works find with CVS or SVN, but cause RTC to complain about 'projects out of sync' and wanting me to reload them and throw away all local changes. All I do is check something in on client one, and then client two's Pending Changes view gives me the out of sync message. This is such a basic operation, that I must be doing something wrong. Thanks in advance.