|
Subversion is the most popular revision control system there is. The primary benefit is, it automatically maintains a history on all aspects of modifications to files, including who made changes, when they were made, and what the changes were. Subversion allows to revert to previous versions of files, merge changes from one selection (branch) of files into another selection of files, check for differences among various file revisions, and see a detailed log. |
|

