What are some document management services/document version control applications out there?
Programming and Web Development
Git and Version Control
Two great options that we recommend are Git and SVN.Git: http://git-scm.com/Git is a free and open source distributed version control system designed to handle everything from small projects to very large projects with speed and efficiency. It offers a variety...