6 years, 6 months ago.

Is it possible to recover .cpp file from project after it was deleted via "update all" command?

Hello,

I've used the Mbed compiler for several projects over the past few years, but I ran into something new today. I haven't been using Mbed's revision control system, and after clicking "update all" to make sure my libraries were current, the ".cpp" file that had the body of my program code appears to have been deleted. For this program, I don't happen to have exported the .cpp file to have a backup, and I'd like to know if there is any way to recover this. Any suggestions would be welcomed.

Thanks, David

The only thing that comes to my mind is using older revision but as you mentioned without revision control system, updating can overwrite local changes .

posted by Martin Kojtal 15 Apr 2019
Be the first to answer this question.