DataGrip 2024.1 Help

Browse Subversion repository

Install the Subversion plugin

This functionality relies on the Subversion plugin, which you need to install and enable.

  1. Press Ctrl+Alt+S to open the IDE settings and then select Plugins.

  2. Open the Marketplace tab, find the Subversion plugin, and click Install (restart the IDE if prompted).

Prior to checking files out, you can browse the contents of a Subversion repository. The Subversion Repository browser enables you to add or discard repository locations, view the history of files and folders, check out files and folders, navigate to the source code, browse changes, create branches or tags, and so on.

Browsing the contents of a Subversion repository is always available, even when Subversion is not enabled in your project. All you need is a valid user account.

  1. Choose VCS | Browse VCS Repository | Browse Subversion Repository from the main menu.

  2. The SVN Repositories tool window will open.

  3. If no repositories have been specified so far, click in the toolbar and specify the repository URL in the New Repository Location dialog that opens.

  4. Browse the repository. If authentication is required, enter your credentials in the Authentication Required dialog that opens when you first try to expand the top node.

Last modified: 22 February 2024