How to load a new repository workspace from the contents of RTC client's local workspace?
Accepted answer
As explained above, you basically share the projects from your local workspace again. If the share option is not available, use Disconnect first.
After you disconnected you can share again.
One other answer
I would suggest to spend a bit more time on explaining what you want to do.
As an educated guess what you might mean.....
If you have source code on the disc and you basically want to get that under SCM, you do a share.
If you have streams and workspaces, you can share on top of existing data and RTC will calculate the difference between the local and the existent code.
You might have to disconnect the code on disc from SCM before you share. Not totally sure.
Comments
Thank you Ralph and I will try to explain more about our problem
Our RTC server machine is corrupted and the repository is in a inconsistent state. All the daily backups are also taken with that error.
We have installed a new windows 2008 server and I want create repository workspaces and streams in the new RTC server using some RTC client's local eclipse workspaces. Is it possible to do that?
Thanks again.