# 3.1 Installation of the Subclipse Plug-In

Get the latest plugin from <http://subclipse.tigris.org/> , click on the “Download and Install” tab. Enter “**Eclipse update site URL**” for Subclipse plugin, - <http://subclipse.tigris.org/update_1.6.x>.

In Eclipse IDE, Go to the Toolbar menu, select “Help” “Install New Software”. And put the URL <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](/files/-M4S6cN16uNTMIjoGvN8)

Restart Eclipse IDE to take effect.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://n-saikiran.gitbook.io/tortoisesvn/configure_svn_in_eclipse_ide/installation_of_the_subclipse_plug-in.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
