This topic is locked
[SOLVED]

 compine two projects in one

3/9/2012 7:22:40 AM
PHPRunner General questions
C
ckapote author

hi ,
my colleque and i working on a project .
we have two different versions of the php project one in his pc and one im my pc .

How we can combine them in one project without loosing the job made in each one .
is it possibly?

Sergey Kornilov admin 3/9/2012

I'm afraid you already started doing it the wrong way.
Check 'Best practices: multiple developers working on the same project' article that explains how this needs to be done:

http://xlinesoft.com/blog/2011/06/08/best-practices-multiple-developers-working-on-the-same-project/

C
ckapote author 3/10/2012

thank you very much



I'm afraid you already started doing it the wrong way.
Check 'Best practices: multiple developers working on the same project' article that explains how this needs to be done:

http://xlinesoft.com/blog/2011/06/08/best-practices-multiple-developers-working-on-the-same-project/