Sunday, August 17, 2008

How-to: Subversion

Over on my web development blog, New Earth Online, I've published a new article on using Subversion for managing your code versions so that you don't lose anything you're working on.


Keeping code safe is important for any project whether it's big or small, and it can sometimes be important to revert changes - this is where version control comes in. Subversion is one of the most popular version control systems available and this article shows you how to use it in *nix or Windows.


Hopefully it should be nice and easy to follow and you'll be using SVN in no time.


Read "Subversion - Managing your code repository"

No comments: