Setting Up Subversion on Site5 with Apache 1.3

Install Subclipse within Eclipse.

Help -> Software Updates -> Find and Install

Search for new features to install -> Next

New Remote Site...

Name: Subclipse
URL: http://subclipse.tigris.org/update

It will check for the latest update. Select the version you want to install and OK.

Change to JavaSVN

After Eclipse has restarted select

Window -> Show View -> Other -> SVN Repository

This will change the perspective of Eclipse to the SVN Perspective.

Change the properties of SVN to JavaSVN:

Window -> Preferences -> Team -> SVN -> JavaSVN (Pure Java)

Add SVN Repository

Now, right click inside the “SVN Repository” panel and

New -> Repository Location

URL: svn+ssh://tricitiesbaseball.org/home/tcll/svn/

Username: tcll
Password: (normal password)
Save information: (checked)