This topic is locked
[SOLVED]

 Migration 10.4 to 10.5

2/2/2021 3:12:35 PM
PHPRunner General questions
M
macalister author

Hello.
I have a big project made in PHPR 10.4. When i need to upload any change to the production server i do it through git (gitlab). Due to company policies the FTP service is not available.
I have the repository in the output folder. My question is if i migrate the project to the PHPR 10.5 and i move the repository (.git) into the output folder, would I have some problem when push and deploy the new code and files?
Thanks for your help.

Sergey Kornilov admin 2/3/2021

There should not be any problems if you do it right.
You can even simplify it by keeping the same output folder in your version 10.5 project.