wiki:VersionControlLinks

Version Control Links

Not-so-random links to version control related websites. These are especially interesting if you start diving into the realm of these systems to learn about the kinks of the system used or to learn about the alternatives. Different acronyms used for this topic are SCM (used as both "Source Code Management" and "Software Configuration Management" in a broader scape), RCS ("Revision Control Software") and VCS ("Version Control System"). We feel that SCM can be understood in a broader scape (like we use Trac in combination with Subversion as our SCM) while RCS and VCS clearly are focused on revision tracking of a bunch of files.

Subversion

As we are currently using subversion these links are especially interesting.

Alternatives

Here are some links to Subversion alternatives, overview and comparison articles. Since I had a closer look at git so it is stronger represented than others.

Generic on SCM

Blogs and other generic SCM information websites.