Version Control

Soldato
Joined
18 Oct 2002
Posts
2,910
Location
London
Will be starting a project in the next few days which I would quite like to employ versioning on.

The project is a paid for web build and I will be the only person working on it, I am planning on using drupal.

What versioning tools would people suggest? Ideally I would like to able to easily push update to where the hosting is via FTP or similar.
 
Yea if it's only you on the project, SVN will suffice. I use SVN for wordpress themes I create, does the job.
 
SVN is becoming the norm at the moment, all my clients are using it. CVS is the other option which is more old skool.
 
SVN is great. TortoiseSVN is really all you need.

There's also GIT, which appears to be pure confusing :p.
 
Back
Top Bottom