Sunday, July 28, 2013

Steps to install Tortoise svn plug-in for Eclipse

In this post, we are going to see how to install tortoise svn plugin for eclipse.

Steps to install Tortoise plug-in for Eclipse:

Requirement:

  1. JDK 1.5 or later
  2. Tortoise SVN [Download]
  3. Eclipse 3.x
Steps:
Install:
1.       Open Eclipse IDE.
2.       Open  plug-in folder.[ex: D:\eclipse-jee-juno\eclipse\plugins]
3.       Download and extract the plugin file.[download]
4.       Copy the "tortoisePlugin_1.0.9" folder into ": D:\eclipse-jee-juno\eclipse\plugins" folder.
Configure:
Open Eclipse IDEàWindows à preferencesàtortoise
 
Path:                          C:\Program Files\TortoiseSVN\bin\TortoiseProc.exe
SVNServer:                server URL
Shared Root folder: Folder created in local machine.
Reference:

0 comments: