cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to access git project over https

aman_khanna
Advisor
Advisor
736

Hi,

Our project's git repo is listed at https://projectportal.neo.ondemand.com/projects/crm.mkt.cbp.lib.commons

This says that we should be able to access (clone) the repo using:


Source Locations

ssh://i322401@git.wdf.sap.corp:29418/CstBusPln/crm.mkt.cbp.lib.commons.git 

https://i322401@git.wdf.sap.corp/CstBusPln/crm.mkt.cbp.lib.commons.git

We are able to clone using ssh.

However, we are unable to access over https.

When we hit the link - https://i322401@git.wdf.sap.corp/CstBusPln/crm.mkt.cbp.lib.commons.git - in the browser, we get NOT FOUND error.

Any ideas, how can we resolve this issue?

Thanks.

View Entire Topic
0 Kudos

Hi Aman,

Try WebIDE to clone your git repository using SSH. If you already don't have SSH key generate it.

If it still does not work then I suppose you would need to contact the infrastructure team.

Regards,

Amit