cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi

We have an in-house (local) deployment of Azure DevOps and wanted to know if we can integrate source control management (check in/out) when using SAP WEBIDE, or does WEBIDE only support Git

View Entire Topic
rima-sirich
Product and Topic Expert
Product and Topic Expert

Hi Reuven,

Due to Azure DevOps documentation Git in Azure Repos is standard Git therefore it should work in Web IDE Full Stack out of the box. In order to be on the safe side 🙂 I created a public repository https://dev.azure.com/rimasirich/rimasirich/_git/rimasirich and was able successfully to perform clone/push commit/create remote branch git operations from Web IDE Full Stack using PAT (personal access token). You mentioned that you have an in-house(local) deployment of Azure DevOps. In this case you will need probably to perform an additional configuration required for working with Git On-premise repositories.

Hope it answers your question.

Best Regards,

Sirich Rima,

Web IDE Platform Team