svn
You are browsing the svn tag archive.
Subversion
Subversion is a version control system. A version control system enables developers to checkpoint projects during development to use a a backup, as well as a way to ensure consistancy in the build process. We installed subversion before we started any work on any of our applications.
Subversion allows our developers to checkpoint their work when [...]