This topic is locked
[SOLVED]

 team or multiple developers

3/21/2012 7:28:29 PM
PHPRunner General questions
A
aramuni author

Does anyone have any input on how PHPR can be used on a project that is large enough to possibly have multiple developers?
For example, I don't know that SVN makes any sense, because there is only the one PHPR file.
But maybe some kind of diff/merge functionality?
Would it make sense that certain functions be saved as a Template, which can then be re-added to a Master project?
For example, payment gateways and live shipping calcs for an e-commerce system might be something handled by a specialist in those areas.
Thanks!

Sergey Kornilov admin 3/21/2012

I recommend you to check this article:

http://xlinesoft.com/blog/2011/06/08/best-practices-multiple-developers-working-on-the-same-project/
SVN makes perfect sense here and this how we work on our template projects like Survey.

A
aramuni author 3/21/2012

It´s JUST what I was looking for.
Here we are working in more than 500 tables projects...
Thank´s a lot.



I recommend you to check this article:

http://xlinesoft.com/blog/2011/06/08/best-practices-multiple-developers-working-on-the-same-project/
SVN makes perfect sense here and this how we work on our template projects like Survey.