on 2022 Mar 04 12:43 PM
Hi Experts,
I am working on a CV for last 10 days in my Local branch, and during my 10 days of development, I have build it multiple times and would like to rebase the version of the CV to what I had on 8th day.
Is there any option to get the Specific version of my CV in XSA.
Note: I have not committed my changes to MASTER branch, and this is a New CV and its not been deployed to DB yet. I have the CV only in my local branch and no commits has been performed yet.
Thanks
Rufus Samuel
Request clarification before answering.
Hi rufus.samuel ,
Good practice is to perform local commit after each successful build and to push them to the remote git repository, at least, once a day (preferably end-of -day so that an other developer can retrieve your work in case of unplanned absence for example). Generally, each developer is working on its own branch during development phase (not on master).
Without commit, it will be difficult to retrieve your development as it was 2 days ago. I guess a full system restore 2 days back is not an option as it would impact all developers. I know WebIDE is storing some data in server file system. You can retrieve the storage path in the property "storage-path" of the fs-storage service devx-fs in SAP space. Then, you may ask to your system administrator if he is able to see your .hdbcalculationview file somewhere in this folder and if he would be able to restore it. Note it is just hypothesis from my side and SAP would propably not support such operation.
Regards,
Michael
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
78 | |
12 | |
9 | |
8 | |
7 | |
5 | |
4 | |
4 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.