using subversion over cvs because of repository revision numbers, renaming of files.
using git over subversion because of sane branching / merging / rolling back, history tracking, SPEED, increased redundancy (everybody is backing up the repo!) and local commits.
Comments
using subversion over cvs because of repository revision numbers, renaming of files.
using git over subversion because of sane branching / merging / rolling back, history tracking, SPEED, increased redundancy (everybody is backing up the repo!) and local commits.