R
|
rgfischerjr author 3/23/2010 |
Wow.. nobody has any thoughts on this? |
![]() |
Sergey Kornilov admin 3/23/2010 |
Sorry, don't understand what kind of issue you trying to solve. I don't see a problem rebuilding the whole project. If existing pages/files hasn't changed - you don't have to upload them anyway. |
R
|
rgfischerjr author 3/23/2010 |
Sorry, don't understand what kind of issue you trying to solve. I don't see a problem rebuilding the whole project. If existing pages/files hasn't changed - you don't have to upload them anyway.
|
![]() |
Sergey Kornilov admin 3/23/2010 |
PHPRunner calculates a control sum of each file (CRC32) and stores it internally in the project file. Even if single byte changes CRC will be different and file will be uploaded (it assumes you always upload it to the same FTP location). No action is required on your side - simply choose this option and let it do the job. |