PHP source control and build system -


i've got php application maintain 1 other person. current process 'loose' - files updated directly on server, or on local machine copied manually.

i'm familiar svn, perhaps isn't best choice type of hosted application?

basically, want system keep track of or changes files (version control), , make package (even zip) file, of changed files can deploy. main point here want record of work done, , ability rollback source changes.

is there exists php developers?

subversion fine way maintain source control sort of project.

however, sounds trying deployment (based on recorded change). that, want capistrano or maybe fabric.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -