When I recently checked out the SVN project using idea, the following screen appeared
The certificate path is required to display the required authorization certificate
Search Online Solutions: Nothing more than the following kinds of
1. File->settings->version control->subversion->clear Auth Cache
Try again, checkout again, there is a certificate path interface,
Then there's another way:
Open C:\Users\adminstrator\AppData\Roaming\TortoiseSVN
Delete Auth This folder, and then try or not.
--------------------------------------------------------------------------------------------------------------- ---------
The final use is:
CMD Open terminal:
SVN help shows if the SVN command is available, if it is not available, you need to reload Tortoise svn, tick the command line
Execute at Terminal
SVN LS https://svn address (note: HTTPS://SVN address This is the SVN address that you want to enter)
Then enter p on the line, this command is to let the certificate be ignored
Then follow the prompts and enter them successively.
Administrator Password:
Username
Password
Complete!
------------------------------------------------------------------------------------------------------
One of the simplest ways to do this is to:
By right-clicking on Tortoise SVN and then Chenkout project to local, then enter account and password
This is quite the default to complete the authorization verification,
Re-open the idea and you can go through the SVN chenout project.
Keep track of the next time you meet or you can't remember.
SVN prompts HTTPS certificate validation failure issue Svn:E230001:Server SSL certificate verification failed: