I work in a small LAMP development studio where the idea is to just make the code and move on to the next item in the list.
The team works in Zend Studio 5.5, connected to the Live server via FTP or SFTP. What they like about this is the speed at which they deploy the code (from the moment it changed only live code).
But of course, this is not good for many obvious reasons.
I would like to move them to a version control system (CVS, SVN or any other tool), but the trick is not my senior, so I need a carrot to start using it.
What settings will I need to build on my machine so that they can be encoded as usual?
What I would do is create this installation on my machine and then show it.
I know this is unusual, but it has turned into my passion to change my mindset from just breaking the code to structure and elegance. Thanks.
UPDATE (for Jonathan Leffler's answer):
The question is also, does the studio make a centralized CMS system located on hundreds of sites, do they need to modify individual sites if the sites will be in the main composition or in their own?
version-control php development-environment
Ólafur waage
source share