Version Control For Beginners: Getting Started With Subversion

Posted by Scott_Ruecker on Feb 9, 2009 8:07 PM
By LinuxPlanet
Mail this story
Web version

Subversion is a popular version control system: It keeps a record of changes over the lifetime of a file, allowing you to revert to an earlier version at will. It's particularly useful for code projects, but it can handle, and be useful for, pretty much any type of file (e.g., for tutorials!). Juliet Kemp shows us to how to use this useful version control system.

Full Story

Printed at http://lxer.com/module/newswire/view/115833/index.html