Commit Ui5 Application into Git Repository
Dear All,
In this blog I mentioned,
How to Create a HTML5 Application in HCP?
How to Add the Applications into Git Repository?
How to Import a project into Web Ide Worhspace?
How to maintain Versioning?
How to do Commit and push to HCP?
1. Goto your SAP HANA Cloud Platform Cockpit -> Click on HTML5 Applications ->New Applications-> Give Application Name -> save.
2. In New Application Table at last Column Click on Edit button.
3. It will navigate to your web Ide -> Authentication give your username and password. Click ok.(If you not give username and password it will give ‘No Authentication’ error )
4. The Git Repository is created and it looks like below.
5. You can create new Project or import existing project.
Right Click on created Repository folder and choose the option.
6. You can import the existing project into your git Repository
Select Import->Browse -> OK
Here you can import only the .zip format Projects. So before importing the project you should Archive your project into .zip format.
7. Your project is imported into Git Repository and it looks like below,
8. In Right Side, You get commit option, click on stage all option.
9. Give Commit Description.
10. Click on Commit.
Now your Application to Commit successfully into Your Git Repository and your project is turn to Green.
.
To activate your application version.
Regards,
Santhosh Gowda.
Nice Blog. Thanks for sharing
Thank You Jenish Prabhu
Nice one. Thank you santhosh.
useful blog
Thank you Venkatachala C.K