How To Enable Subversion (SVN) In Eclipse IDE

Skip to content Mkyong.com Mkyong.com Menu

Eclipse IDE has build-in integration with Concurrent Versions System (CVS), but not Subversion (SVN). Here’s a guide to show you how to make Eclipse IDE support Subversion (SVN) via Subclipse plugin.

1. Subclipse Plugin

Visit this link : http://subclipse.tigris.org/ , click on the “Download and Install” tab. Get the “Eclipse update site URL” for Subclipse plugin, for example http://subclipse.tigris.org/update_1.6.x

2. Eclipse IDE

In Eclipse IDE (Helios version), top menu, select “Help” –> “Install New Software…”. And puts http://subclipse.tigris.org/update_1.6.x in the “work with” textbox and click on the “Add” button. Select all components and install it.

svn-eclipse

Restart Eclipse IDE to take effect.

3. Test SVN in Eclipse

Eclipse IDE, top menu, select “Windows” –> “Open Perspective” –> “Other…”, choose “SVN Repositories“.

svn-eclipse

Now, you can perform SVN functionality in this “SVN Repositories” perspective.

mkyong

Founder of Mkyong.com, passionate Java and open-source technologies. If you enjoy my tutorials, consider making a donation to these charities.

Label Name* Email* Label Name* Email* 13 Comments Most Voted Newest Oldest Inline Feedbacks View all comments raju 9 years ago

Thank you …You are keep on sharing knowledge. Keep it up.

3 Reply Monish 9 years ago

It works fine with me.. thanks..

0 Reply harsh sarode 9 years ago

awesomeeee..thanks.

0 Reply Ivan Sanchez 10 years ago

As always, the best!. Thank you.

0 Reply tawfiq 10 years ago

It works fine. But… now what? 🙁

0 Reply Maddy 10 years ago

Team ,

Am getting this error while check in can anybosy help me 🙂

svn: Server sent unexpected return value (500 Internal Server Error) in response to POST request for ‘/svn/***/!svn/me’

Thanks, Maddy

0 Reply Latest Tutorials 11 years ago

In mine case your provided url is not working and i find this http://www.eclipse.org/subversive/latest-releases.php and its working 100% Direct URL http://download.eclipse.org/technology/subversive/1.1/update-site/

0 Reply srinivasa chary 11 years ago

Thanks .. Very useful…

0 Reply rajeev 11 years ago

very useful…….

0 Reply Teena 11 years ago

This worked perfectly. Thanks.

0 Reply prem 12 years ago

Hi Mkyong I want maintain both SVN server as well client can you please tell the requirements for this and here I have not taken any external server based on SVN server port number I need to provide URL to access the code from trunk and branch after install both eclipse plugin and SVN server software I got following Exception and I don’t know how to place code into repository…Could you please send me some explanation and requirements of software’s and steps to install SVN server and client

Exception is: Command: Import C:\Users\Nani\Desktop to http://ipaddress:port/Users/Nani/System/wmb/Tasks Error: Unable to connect to a repository at URL Error: ‘http://ipaddress:port/Users/Nani/System/wmb/Tasks’ Error: OPTIONS of ‘http://ipaddress:port/Users/Nani/System/wmb/Tasks’: could not Error: connect to server (http://ipaddress:port) Completed!:

0 Reply uttam kumar 12 years ago

your an IT gaint and thanks for helping us.

0 Reply buy power tool 13 years ago

Very nice post. I just stumbled upon your blog and wanted to say that I have really enjoyed surfing around your blog posts. In any case I’ll be subscribing in your feed and I hope you write once more soon!

0 Reply

Related Posts

  • dtd content assist is not working in Eclipse IDE editor?
  • Eclipse IDE : Unsupported content type in editor
  • Eclipse : Java EE Module Dependencies is replaced by Web Deployment Assembly
  • Generate getters and setters in Eclipse IDE
  • Eclipse – How to attach JDK source code
  • Eclipse – java.lang.OutOfMemoryError: Java heap space
  • Eclipse + Tomcat – java.lang.OutOfMemoryError: Java heap space
  • Where is Eclipse deploy web application – Tomcat

Mkyong.com has provided Java and Spring tutorials, guides, and code snippets since 2008. All published articles are simple, easy to understand, and well-tested in our development environment.

Mkyong.com licenses all source code on this website under the MIT License.

Tools
  • Spring Framework
  • Quarkus Framework
  • Micronaut Framework
  • Oracle Java JDK
  • Eclipse Temurin JDK
  • OpenJDK JDK
  • Hibernate ORM
  • Maven Build Tool
  • Gradle Build Tool
  • Tomcat Application Server
  • Docker
Links
  • Maven Central
  • Docker Hub
  • Spring Guides
  • Quarkus Guides
  • Micronaut Guides
  • Martin Fowler
  • AskPython
About
  • About Us
  • Code License
  • Privacy Policy
  • Terms Of Use
  • Contact Us
Insert Search for:

Từ khóa » Cài đặt Svn Cho Eclipse