It's all about the answers!

Ask a question

Export RTC 4.0.3 workspace into Bluemix git


carlos roberto (21443030) | asked May 15 '17, 2:23 p.m.

I have a RTC 4.0.3  server and would like to import all my workspace into Bluemix git. Basically I have work items with some links to documents and a bunch of source code streams. Is there a tool or a guideline that can help me on this task? My RTC is running on Windows with Derby database.
Regards.

Accepted answer


permanent link
Ralph Schoon (63.1k33645) | answered May 16 '17, 2:18 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

Git only covers SCM as far as I can tell. I am not aware of any tool that would automate the process, 


The easiest approach I can think of:
  1. Install a Git client into your RTC Eclipse Client
  2. For each repository workspace
    1.   Load the repository workspace
    2. Disconnect from RTC SCM
    3. Share the projects with GIT

carlos roberto selected this answer as the correct answer

Comments
carlos roberto commented May 16 '17, 8:58 a.m.

Hi Ralph,
It seems to be a good solution.
Regards.

Your answer


Register or to post your answer.