It's all about the answers!

Ask a question

How to load source code from file system to RTC source code initially?


Sumant Renukarya (4346) | asked Dec 04 '15, 4:11 p.m.
We want to bring in the MS VS.NET source code currently residing on a file system into RTC source control. 
What is the right procedure? 


Accepted answer


permanent link
Sumant Renukarya (4346) | answered Dec 04 '15, 4:12 p.m.
 I used the following steps:

1. Create the stream and components under the project area.
2. Create a repository workspace.
3. Right click on repository workspace --> Load the repository workspace --> Browse the components to select the folders to be loaded --> Select the components by checking the required ones --> In Advanced Options select 'Load the selected folders but do not create Eclipse projects' --> Finish. 
4. Then I browse to the workspace directory on the file system, go to the component folder and copy the source code.
5. Refresh sandbox and repository workspace, checkin all for the Unresolved folder.
6. Then deliver from the repository workspace to the stream.  

Then the rest of the team can start using this code by accepting changes.
Ralph Schoon selected this answer as the correct answer

2 other answers



permanent link
Jahanathan Saminathan (211) | answered Oct 24 '18, 7:43 a.m.

permanent link
Jahanathan Saminathan (211) | answered Oct 24 '18, 7:45 a.m.
1. Import the Project into RTC
2. Right Click the Project --> Team --> Share Project
3. Select the component & Finish
4. Deliver the Changes into the Stream

Thats it.

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.