Diagnose problems with Subversion integration
If any problem occurs with Subversion integration, feel free to contact our support. To facilitate detecting, locating, and resolving your issue, provide detailed information regarding your Subversion integration with IntelliJ IDEA. This topic lists the necessary information and explains how you can retrieve it.
The following data is usually required to diagnose Subversion problems:
the IntelliJ IDEA version and the build number,
the operating system used.
The general version control settings applied to your project are specified on the Version Control settings page CtrlAlt0S.
![SVN diagnostics. general settings SVN diagnostics. general settings](https://resources.jetbrains.com/help/img/idea/2024.3/svnDiagnosticsGeneralSettings.png)
Subversion-specific settings are configured on the Version Control | Subversion settings page CtrlAlt0S.
![SVN diagnostics. SVN settings SVN diagnostics. SVN settings](https://resources.jetbrains.com/help/img/idea/2024.3/svnDiagnosticsSVNSettings.png)
The working copy format is the Subversion format in compliance with which the working copy was created. To view the working copy format, choose View | Tool Windows | Version Control from the main menu. In the Version Control tool window Alt09 that opens, switch to the Subversion Working Copies Information tab.
![SVN diagnostics. SVN working copies information SVN diagnostics. SVN working copies information](https://resources.jetbrains.com/help/img/idea/2024.3/svnDiagnosticsSVNWorkingCopiesInformation.png)
To view the configuration of branches, in the Subversion Working Copies Information tab of Version Control tool window Alt09, click Configure Branches.
![SVN diagnostics. SVN branches SVN diagnostics. SVN branches](https://resources.jetbrains.com/help/img/idea/2024.3/svnDiagnosticsSVNBranches.png)
Thanks for your feedback!