It's all about the answers!

Ask a question

RTC SCM and Git in parallel


Georg Kellner (840481109) | asked Mar 31 '22, 10:34 a.m.
edited Mar 31 '22, 10:47 a.m.

Hi guys,

is it possible to use both, the RTC SCM components and the Git integration in the same project area to use both?

greetings georg.

Accepted answer


permanent link
Davyd Norris (2.5k217) | answered Mar 31 '22, 6:07 p.m.
Yes I've seen it done.

The Eclipse development environment also does this really well as you can have projects using different SCM systems all in the same workspace
Georg Kellner selected this answer as the correct answer

Comments
Ralph Schoon commented Apr 01 '22, 4:04 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

Note that any of the source code is only ever stored in one of the SCM systems. So you either have it in Jazz SCM or you have it in GIT. You do not have the same code in both. 


The Jazz SCM features are only available for the code in Jazz SCM and the GIT SCM features are only available for code in GIT. You do not get Jazz SCM Components features for the source in GIT, if that was the question.


Georg Kellner commented Apr 07 '22, 4:52 a.m.

We have a project, trying to use both (RTC SCM and git) in one project, which doesn't seem to work.
It's not required to have SCM features on git source codes.


Ralph Schoon commented Apr 07 '22, 5:05 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

What does 'Not work' mean?  

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.