1. There is no solution to the SVN problem in Eclipse
1.1 found no svnunder team->share project .
1.2 Download and install the svn plugin.
- Select help->eclipse Marketplace
- in the pop-up window , enter "subclipse"in the boxand click go. In the loaded plug-in, select the first installation.
- all plug-in packages in the second window are selected, select confirm, and start the installation.
- Accept the installation protocol and start the installation.
- Ignore the installation warning, start the installation, reboot the system after installation and restart Eclipse.
- after reboot, go to Team->share Project will look at the svn plugin that is already installed.
2. upload the project to SVN
- Select Project Right-click ->team->share Project and choose svn,next.
- choose to create a new svn location (or select an existing one),next, and fill in the new svn address.
- Enter the name of the folder, it is recommended to select the first default.
- Enter your user name and password.
- Login successful. asks whether to open the Project Synchronization Action window. (Yes or no any choice is possible)
- synchronization succeeded, the project folder appears on the '? ', once again right click on the project Select Team, there will be A list of SVN operation features. Project upload to svn success!
All the above for today's sharing, if you need to know more in-depth knowledge,
Please enter the Cicada Hall community: http://www.zhiliaotang.com/portal.php;
Reprint please indicate the source;
Please give us a lot of advice! Welcome to advise, non-sincere do not Disturb!!!
---by get_chen
[Cicada Hall Learning Note]_eclipse introduced the SVN plugin and synced the project to SVN