In order to access SVN in Eclipse, I installed subclipse plug-in in eclipse.
- Check your SVN version.
- Open Eclipse -> Help -> Install New Software -> Add
- Name: subclipse. Location: http://subclipse.tigris.org/update_1.6.x
- Check “Subclipse” checkbox and click next -> Select All and next -> agree and finish
- After subclipse installed, you are ready to create a SVN project.
- Open Eclipse -> File -> New -> Other -> SVN
- And follow the wizard to finish check out projects.