Subversion Tutorial: 10 Most Used SVN Commands with Examples
Posted on: 04/25/2011 08:27 AM
The Geek Stuff posted a subversion tutorial
Subversion Tutorial: 10 Most Used SVN Commands with Examples
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.