Eclipse installs the SVN plug-in and svn connector

Eclipse installs the SVN plug-in and svn connector

1. Install the SVN plug-in

1. Enter help --> Eclipse Marketplace search subclipse, click the install button
1
2. If there is a pop-up window, select install anyway
2
3. After the installation is complete, there is a pop-up window, selectrestart now
3

2. Connect to SVN

1. Click: open perspective
1
2. In the pop-up window, select the corresponding svn, and click open or OK

Chinese version svn name: SVN Repository Research
English version svn name: SVN Repository Exploring

2
3. In this window, click: Add svn repository
3
4. In the pop-up window, enter the url of the svn connection
4
5. Then enter the connection user name and password in the pop-up box according to the prompt, and click ok.

3. Solve the problem of error reporting

SVN:'0X00400006:Validate Repository Location'

1
Solution: Select windows -- "Perferences --" to find Team–>SVN, select Svn connect.
2
Mine has already installed the svn connector. If it is not installed, there will be a get connect button at the back. After clicking the button, select the highest version of java HL to install.

Guess you like

Origin blog.csdn.net/weixin_44462773/article/details/124614881