[Solved] IDEA use SVN Error: Cannot load supported formats: Cannot run program “svn”: CreateProcess error=2

Problem Description:

After IntelliJ idea is installed, the following errors will occur when submitting or updating and checking out code using SVN:

Cannot load supported formats: Cannot run program “svn”: CreateProcess error=2

The reason is that SVN uses the command-line tool. If there is no SVN command-line tool locally, an error will occur.

Solution:

1. Reinstall the SVN client

When installing the TortoiseSVN client, the command line client tools option must be selected. So Xiaobian quietly unloaded and then reinstalled. As shown in the figure:

When installing the TortoiseSVN client, the command line client tools option must be selected. So Xiaobian quietly unloaded and then reinstalled.

As shown in the figure:

Then select the first item will be installed on local hard drive

2. Configure SVN in idea

Remove the check mark from both check boxes.

Idea, which had been used for some time before, was deeply attracted by its cool black background, but it was never opened after going back. In fact, there are many basic functions that are not used well, which leads to digging such a big hole for yourself now. Since the pit fell in, you must fill it out, or you will fall in again.

Similar Posts: