Hello,
I try to connect my SAP WebIDE (Personnal Edition) to my corporate TFS Git server.
I use the following URL : https://tfsserver/MyProject/_git/repo
but I get the following error message :
Clone request failed
https://tfsserver/MyProject/_git/repo: cannot open git-upload-pack
I added the cert file using keytool as described in the documentation.
The error message is not meaningfull, any clue of what happen ?