It's all about the answers!

Ask a question

RTC GIT integration using node server


Snehal Yendhe (15111) | asked Jan 10 '19, 12:44 a.m.

 Hi Team,<o:p></o:p>

I am trying to integrate RTC with Git using node server, For that i refer on link "https://jazz.net/library/article/88770".<o:p></o:p>

As per link i did some steps, but when I tried to run node server using URL: "http://ceres:8888/git/MyDemo.git" I got

error "This site can’t be reached"<o:p></o:p>

when i tried to run that link using "http://localhost:8888/git/MyDemo.git", one pop up window open with username

and password, but I am confused about user name and password.

So, Can you please tell me what user name and password should I enter, and which URL is correct.<o:p></o:p>


One answer



permanent link
Ralph Schoon (61.8k33643) | answered Jan 10 '19, 2:50 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

 The article , at that step, does not require you to login as far as I can tell. Continue with the steps. The authentication seems to be set up in a later step using a key.


Comments
Snehal Yendhe commented Jan 10 '19, 5:19 a.m.

I continue with the steps but again I am stuck when performing clone the Git repository by executing the Git command ("git clone http://<myhostname>:8888/git/MyDemo.git") but I am getting error "The requested URL returned error 500". 


Ralph Schoon commented Jan 10 '19, 5:43 a.m. | edited Jan 10 '19, 5:47 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

My magic crystal ball, apparently, unfortunately failed to reveal the exact step you are stuck at and you will have to wait for another person with a working one.

Your answer


Register or to post your answer.