Export RTC 4.0.3 workspace into Bluemix git
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
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:
- Install a Git client into your RTC Eclipse Client
- For each repository workspace
- Load the repository workspace
- Disconnect from RTC SCM
- Share the projects with GIT