This topic is locked

Recovery Procedures

2/3/2010 3:09:38 AM
PHPRunner General questions
R
roadyx author

Hi,
My machine crashed today and I'm 22nd version of my project. It is uploaded to a site and all the files on the website are intact. On my back up drive I only have the 18th. There are significant changes in-between. Is there a way I can recover by downloading files from the website and replacing the 18th version?
Thanks!

J
Jane 2/3/2010

Hi,
unfortunately it's not possible to recover project file using generated files.

R
roadyx author 2/3/2010



Hi,
unfortunately it's not possible to recover project file using generated files.


Maybe one thing that can be done in future releases is to ship the phpr file along with the rest of the payload to the webserver. Extra measures...

Sergey Kornilov admin 2/3/2010

We thought about that, a lot. The problem is that project file contains sensitive info like passwords and table/field names. You cannot simply publish it to the web.
Much better solution will be source control integration. We'll add it later this year.