Git integration?
![](http://jazz.net/_images/myphoto/bef997926600222f1fb0da739308c4c2.jpg)
6 answers
![](http://jazz.net/_images/myphoto/bef997926600222f1fb0da739308c4c2.jpg)
Hi Markson,
I am only aware if this page: https://jazz.net/projects/rational-team-concert/integrations/version-control/ where the Git section points to the Git project.
Our customer is using GIT, they asked that we need a collaboration strategy.
I found RTC has a 'ClearCase Synchronized Stream' for CC & RTC integration, so i am wondering if there is something like 'GIT Synchronized Stream'? Or, any plans for it?
Regards,
Makson
![](http://jazz.net/_images/myphoto/bef997926600222f1fb0da739308c4c2.jpg)
There are no plans for a GIT Synchronizer.
What is being developed is a GIT "Bridge", that lets you link GIT
commits to RTC work items.
Cheers,
Geoff
On 2/7/2012 9:23 PM, cdlee wrote:
What is being developed is a GIT "Bridge", that lets you link GIT
commits to RTC work items.
Cheers,
Geoff
On 2/7/2012 9:23 PM, cdlee wrote:
rschoonwrote:
Hi Markson,
I am only aware if this page:
https://jazz.net/projects/rational-team-concert/integrations/version-control/
where the Git section points to the Git project.
Our customer is using GIT, they asked that we need a collaboration
strategy.
I found RTC has a 'ClearCase Synchronized Stream' for CC& RTC
integration, so i am wondering if there is something like 'GIT
Synchronized Stream'? Or, any plans for it?
Regards,
Makson
![](http://jazz.net/_images/myphoto/bef997926600222f1fb0da739308c4c2.jpg)
There are no plans for a GIT Synchronizer.
What is being developed is a GIT "Bridge", that lets you link GIT
commits to RTC work items.
Hi Geoff,
We and our customer are working on the same project, same component, and even same file, one is using RTC, and the other is using GIT, can you provide any suggestions about this?
Regards,
Makson
![](http://jazz.net/_images/myphoto/bef997926600222f1fb0da739308c4c2.jpg)
That certainly is a scenario where a synchronizer would be ideal.
You could try to script up a simple synchronizer ... implementing a
general synchronizer is hard, but sometimes you can take advantage of
regularities in your environment to simplify the scripting.
Sorry I can't give you any more specific suggestions!
Cheers,
Geoff
On 2/9/2012 12:23 AM, cdlee wrote:
You could try to script up a simple synchronizer ... implementing a
general synchronizer is hard, but sometimes you can take advantage of
regularities in your environment to simplify the scripting.
Sorry I can't give you any more specific suggestions!
Cheers,
Geoff
On 2/9/2012 12:23 AM, cdlee wrote:
gmclemmwrote:
There are no plans for a GIT Synchronizer.
What is being developed is a GIT "Bridge", that lets you
link GIT
commits to RTC work items.
Hi Geoff,
We and our customer are working on the same project, same component,
and even same file, one is using RTC, and the other is using GIT, can
you provide any suggestions about this?
Regards,
Makson
![](http://jazz.net/_images/myphoto/bef997926600222f1fb0da739308c4c2.jpg)
That certainly is a scenario where a synchronizer would be ideal.
You could try to script up a simple synchronizer ... implementing a
general synchronizer is hard, but sometimes you can take advantage of
regularities in your environment to simplify the scripting.
Sorry I can't give you any more specific suggestions!
a simple synchronizer seems hard to me too :(
Regards,
Makson