Possible Duplicate:
Revision Control System Recommendations
I'm in the middle of developing a web app. Which version control system (CVS/SVN/GIT) is recommended for managing a web app (it's environment is PHP/MySQL, Apache 2, Ubuntu 10.10 64-bit server)?
The web app is being developed on a dev/sandbox server for now, but will eventually be hosted on dedicated servers in the cloud when its private beta and then launch time.
svn:externals
to git submodules... but i mean really thats a pretty small thing. – Darmitgit-subtree
. – Departmentalism