Steps you can take if you have trouble backing up your files.
Problem
This issue may occur when some, or all, of your dev space content isn’t being backed up.
If you don’t perform the steps in the error message, you will lose some or all of your recent changes.
Solution
Perform the following steps to save your changes:
- Save your changes in all open SAP Business Application Studio files.
- If you work with a Git repository, push all your latest changes.
- Navigate to the Dev Space Manager.
- Export the project. See Dev Space Types for instructions.
- Restart the dev space.
- Import the project.
- If the issue is resolved, import the project to add lost changes.
- If the issue persists, create a new dev space and then import the project.
We always recommend syncing, backing up, and saving your project to a remote Git Repository. You should store all changes in Git branches.