From the monthly archives:

June 2008

How To: Access Subversion Repository in Eclipse

June 26, 2008

Subversion is an open source revision control system which aims to be a replacement for CVS.
Many of the open source projects are on Subversion repository including Apache projects.
Eclipse by default comes with a CVS client and if you need to Subversion client, this is what you need to do
Download and Install the Subclipse Plugin

Read the full article →