Guides 11791 Published by

The Geek Stuff posted a subversion tutorial



SVN stands for Subversion. Subversion is a free/open-source version control system. Subversion manages files and directories over time. A tree of files is placed into a central repository. The repository is much like an ordinary file server, except that it remembers every change ever made to your files and directories.
  Subversion Tutorial: 10 Most Used SVN Commands with Examples