# SVN

### Registering SVN repository in ARM <a href="#registering-svn-repository-in-arm" id="registering-svn-repository-in-arm"></a>

This section guides you to register the SVN repository in ARM.

1. Log in to your ARM account.
2. Hover your mouse over the **`Admin`** module and select the option: **`VC Repos`**.<br>

   <figure><img src="https://cdn.document360.io/8711f4e7-c040-4616-aac9-d947f87e4619/Images/Documentation/image-1667469603881.png" alt="" width="375"><figcaption></figcaption></figure>
3. Click on **`Register Repository`**.
4. Select the **`Version Control System`** as **`SVN`** on the **`Register Repository`** page.
5. Enter the name of the repository to display it locally.
6. Paste the **`Repository URL`** that SVN provides you.
7. Choose the correct user's **`Credentials`** from the list. To create a new credential, click on the **`+`** icon.
8. Click **`Test Connection`** to check if the connection has been authenticated. A success message is displayed after the authentication is completed.<br>

   <figure><img src="https://cdn.document360.io/8711f4e7-c040-4616-aac9-d947f87e4619/Images/Documentation/image-1667469718163.png" alt="" width="375"><figcaption></figcaption></figure>
9. Finally, click **`Save`** to complete the SVN repository registration process and to close the **`Register Repository`** screen.

Point to Remember:Select the **`Enable nCino`** checkbox to register the SVN repository with nCino objects included. To quickly identify nCino registered Version Control Repositories among all other repositories, nCino logos are marked in front of the Repository Label.


---

# 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://knowledgebase.autorabit.com/product-guides/arm/registration/version-control-repository/svn.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.
