cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

HANA Express - Web IDE - Git clone error - cannot open git-upload-pack

Former Member
9,767

Hi,

I'm following OpenSAP development course manual for HANA 2.0 and folloow the exercises.

When in Web IDE, I go to File > Git > Clone repository and input the url of the template files for the course, which is: https://github.com/SAP/com.sap.openSAP.hana5.example

After clicking Ok, I'm getting an error:

Clone request failed

https://github.com/SAP/com.sap.openSAP.hana5.example: cannot open git-upload-pack

Can anyone direct me towards a correct solution? The course itself is already over, so I can't ask there. Thomas Jung (one of the teachers) mentions that I can just import it as a .zip file from Github, but I want to have a fully working connection to repository.
Thanks 
View Entire Topic
Former Member
0 Likes

HI ,

Is it possible to get Git Repository files and content ? other application ? we need any API support here ?

i will tell you my case:

i have one input files and button . in the input filed i give hcp git url like https://git.hanatrial.ondemand.com/p1xxxxx/fioridemo.

after clicking submit button i need to get the “fioridemo” files and content in table .

i get succeed using github.com to get the user repository files and content by using https://api.github.com/ API file.

is there any API file to get the HCP Git repository ?

please suggest me on this.:)

Regards,
Sam