It's all about the answers!

Ask a question

Out of sync in visual studio when working offline.


Sofus Albertsen (471014) | asked May 22 '14, 10:19 a.m.
Hi all.
I have a customer that are having a lot of trouble with working offline (eg when traveling).
Are there any best practise on this area, and how to handle the out of sync sandbox.
Normally only one man has changes the files, so forcing the sandbox content to flow to the stream is an option, just don't know how.
Thanks in advance.

One answer



permanent link
Ralph Schoon (63.1k33645) | answered May 22 '14, 11:50 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
edited May 22 '14, 11:51 a.m.
It is very simple. If you work offline and modify files, you need to refresh the folder structure when being online to detect unresolved local changes. You do that before you attempt to accept changes.

You do that in Visual Studio (or Eclipse) so that RTC becomes aware of the changes.

Comments
Prabodh Mairh commented May 23 '14, 3:00 a.m. | edited May 23 '14, 3:00 a.m.
FORUM MODERATOR / JAZZ DEVELOPER

There is also an option in Visual Studio client to automatically detect changes done externally. This can be found under "Tools->Options->Jazz Source Control->Changes".

Your answer


Register or to post 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.