How to add SVN Repository in Eclipse?

Follow the following steps:
1) Go to Window -> Preferences

2) Select Team -> SVN

3) Go to SVN Interface -> Client
4) Select SVNKit (Pure Java)

5) Click on OK.

6) Change the perspective to SVN Repository perspective. Now try adding the svn repository.

7) Give the repository location and click on finish

8) Now provide the SSH credentials

Note: If you get the following error while adding SVN repository in the Eclipse IDE with the SVN:

Then probably you have not followed the steps 1 to 5.

Related:

About these ads

9 Comments

Filed under Java / Java EE, Technical Exploration

9 Responses to How to add SVN Repository in Eclipse?

  1. Pingback: svn (Subversion) « My Notebook

  2. Nikky

    I don’t have an SVN option in Team.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s