Getting started with Subversion

September 5th, 2005 | Filed under Subversion, Eclipse

My first Subversion repository was set up using an excellent, 3-year-old OnLAMP article, “Single User Subversion,” which I continue to refer back to it for basic SVN administration commands and explanations. My personal Subversion repository runs on a Windows XP box, and I mostly interact with it using Subclipse, an Eclipse IDE plugin which provides easy right-click check out’s, commits and graphical file version histories.

Single-User Subversion [O’Reilly OnLAMP]