Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

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

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? 


0 votes


Accepted answer

Permanent link
 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

0 votes


2 other answers

Permanent link
You can find it here:

1 vote


Permanent link
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.

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,034

Question asked: Dec 04 '15, 4:11 p.m.

Question was seen: 5,130 times

Last updated: Oct 24 '18, 7:45 a.m.

Confirmation Cancel Confirm