Right-click the Eclipse project and choose "team" from the shortcut menu.

Source: Internet
Author: User

Address: http://jychenok.iteye.com/blog/471439

Pay special attention to the red font section !!!

Symptom:

The version 1.6.0 subversion can be used to import the project to the version library to obtain data normally and update/submit data normally in tortoisesvn.
Import the checked-out project to eclipse. The SVN plug-in under eclipse cannot identify this project normally (there are no related functions in the Team)

Solution Process:
1. Try to check out the projects in the svn repository of other servers and import them. The plug-in can be properly identified.
2. I initially thought it was caused by the use of Apache's http svn service. I changed it to the svnserver service that comes with SVN and re-imported it. The SVN plug-in under eclipse still does not know this project.
3 think it may be because the svn server version is too high 1.6.0 (compared with the Eclipse plug-in version 1.1.8), downloading the latest version of the plug-in (1.6.2) still fails
4. Right-click the project, select the share project option in the team, and select SVN. A message is displayed, indicating that the project already exists. You can use the existing path to manage the project. Click Finish. The problem is solved successfully.

Final Solution:

Right-click Project-team -- share project -- select SVN -- finish

[Note] This method re-creates a project file on SVN. You also need to submit your file, which is not what we want currently.

Right-click the Eclipse project ---> no options for team. After right-click the team and choose "Apply patch"
, "Show local history" and a gray "share project". None of SVN's "Update" "check in" menus come out because,

Check whether there is a problem with the svn path, because some friends set up SVN and the check address is the previous level of the project. After you download it, it is actually the next level of the project to be downloaded. You may try it, there are many reasons for this. Different people may encounter different causes. I fixed the problem by following the directory at the bottom of the path!

Good luck!





Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.