Git and Version Control
Subversion
What is Subversion?Subversion is a version control system or SCM (software configuration manageme...
Revision Control
What is Revision Control?Revision control (also called version control or source control) is a me...
Revision Control Systems Compared
Comparison chartsThere is an in-depth Version Control Systems Comparison available that covers ma...
Installing Subversion on Windows
Download and install the Windows binary. Download and install svnservice. Because we will run Su...
GIT info
Please add other helpful links:http://www.git-tower.com/blog/git-cheat-sheet-detail/Interactive t...
What are some document management services/document version control applications out there?
Two great options that we recommend are Git and SVN.Git: http://git-scm.com/Git is a free and ope...
svn: Working copy '<filename>' is missing or not locked
Problem: While doing a svn update, you get the following message: “svn: Working copy ‘[filename]’...