Has anyone installed GIT adapter with CLM 5 ? Error in Registering application
type Status report
message CRJAZ2054E The Jazz Team Server version is not compatible with this application. The version is 5.0.0, but it must be in the range [4.0.0,5.0.0).
description The request could not be completed due to a conflict with the current state of the resource.
One answer
Comments
Ah.. missed that. Thanks Let me try that out.
Can you please suggest best article for the Integration.
If you go to the library https://jazz.net/library/ and type Git into the search field you find this: https://jazz.net/library/article/1423
I am doing the web side with GitWeb.
Thank Ralph,
Pain point for me is the LDAP and Authentication. I somehow manage to get the msysgit to host git same as gitweb.
I am following the article https://jazz.net/library/article/1423 but the LDAP seems not possible from my local. Or else I have to install something like local LDAP. I already installed Apache HTTP server, gitweb working, CML5 working.
I will post the progress of POC.
Thanks
Praveen
Hi @praveenpatidar, Understand that you are trying to do a POC, and for that you try keeping the user ids same (or may be, even set the REMOTE_USER environment variable to a particular user).