cancel
Showing results for 
Search instead for 
Did you mean: 

Import existing HANA Repository Package into HANA Web IDE 2.0

rgehlis
Explorer
0 Kudos

Hi @ll,

I'm taking a look at the new Web IDE for HANA. I'm wondering how to import an existing package from the repository of the HANA System into the workspace view.

Regards,

Robert

Accepted Solutions (1)

Accepted Solutions (1)

former_member189220
Active Contributor
0 Kudos

well, this is what I have been trying to explain:

1. one might not push directly a project from the HANA Studio to repository on the Web IDE

2. you might try to push the project to a local (git) repository and from there to clone it to remote GIT repository

https://www.sap.com/hungary/developer/tutorials/ci-best-practices-xsc.html

3. after that you might import the remote GIT repository to the HANA Web IDE

rgehlis
Explorer
0 Kudos

Thanks Milen. The Link helps, I think. 🙂

Answers (1)

Answers (1)

former_member189220
Active Contributor
0 Kudos

The SAP Web IDE includes the Git source control system, letting you connect and interact with remote Git repositories.

https://help.sap.com/viewer/4505d0bdaf4948449b7f7379d24d0f0d/2.0.01/en-US/4eddb4cfc29946f6b059306cbd...

rgehlis
Explorer
0 Kudos

Hi Milen,

that seems fine for getting a project imported from git hub or publish a local project to git hub. But I'm more interested in pushing an on premise repository from the database onto git hub or connecting it with the Web IDE.

Regards,

Robert