Eclipse category archive

July 14th, 2006 | Filed under Subversion, Eclipse

The Subclipse plugin for Eclipse is my preferred method for talking to my Subversion repository. Here’s a thorough tutorial on using Subversion with Eclipse.


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]