controls - Best practices for distributed development in PHP -
let's there 5 developers working on web application in php. tools use development done efficiently. because each developer working on own module how manage it? e.g. if developing .net have visual studio purpose , other tools. know can use svn or git version control how collect code developers? mean developer email person responsible repository merge code or there ide or tool available automatically?
i hope made myself clear.
thanks
all programmers use svn or git single host server visible developers. don't collect code—each developer checks in changes when confident improvement body of work.
Comments
Post a Comment