Scm load command can't mark the repository workspace as LOADED in RTC client GUI
![]()
Wei Huang (7●4●8)
| asked Jul 12 '12, 11:23 a.m.
edited Jul 12 '12, 11:58 a.m. by Tim Mok (6.6k●3●8)
Hi There,
I'm using RTC 3.0.1.2, and the story is sth like this:
Suppose we have a stream1, and I created a repository workspace named stream1_ws (via RTC client).
Then I loaded a folder into the local workspace like this:
It was successful and I could see the files in disk.
But the problem is: in RTC client, stream1_ws is NOT marked as LOADED - i.e. even if I did some changes to the files in disk, there is no way to be detected...
Could you kindly take a look this problem?
Thanks in advance.
Wei.
|
Accepted answer
![]()
To use RTC Eclipse client with the workspace loaded using the command line, you would have to add the sandbox path (folder where the workspace is loaded, in your case - D:\workspace\RTC_Code) to the list of sandboxes tracked by the RTC client. To configure the list of the sandboxes, Open Window > Preferences, and find Team > Jazz Source Control > Sandboxes.
Thanks, Sridevi Jazz SCM CLI Team Wei Huang selected this answer as the correct answer
|