SVN local client and Eclipse plug-ins do not address the corresponding

Source: Internet
Author: User
Tags openssl svn client tortoisesvn

If you are using SVN to manage your code, if you are developing with eclipse, if you know that eclipse has an SVN plugin, then you will want to use it to manage your code directly. But things are often inhuman. When we use the SVN client to update the code locally and import it into eclipse, we find that our SVN plugin does not work (no code entry, modification, and so on, no function menus such as Check in,update). If we update in eclipse directly with the SVN plugin, the SVN client cannot be used when the folder is opened. Is it true that both cannot have its beauty, and that it cannot be combined with the bear's paw? The answer is naturally negative ....

In fact, the reason is very simple, is incompatible version of the issue. For example, your local client is:


[Plain]View PlainCopy
    1. TortoiseSVN 1.7.11, Build 23600-32 Bit, 2012/12/12 19:08:52
    2. Subversion 1.7.8,
    3. Apr 1.4.6
    4. Apr-utils 1.3.12
    5. Neon 0.29.6
    6. OpenSSL 1.0.1c 2012
    7. Zlib 1.2.7


This can be right-click to view version information.

And the SVN plug-in is used 1.6, so there will be problems.

The workaround is to find the corresponding version, the following is the version of the VPC bar development used
Client:

[Plain]View PlainCopy
    1. TortoiseSVN 1.7.11, Build 23600-32 Bit, 2012/12/12 19:08:52
    2. Subversion 1.7.8,
    3. Apr 1.4.6
    4. Apr-utils 1.3.12
    5. Neon 0.29.6
    6. OpenSSL 1.0.1c 2012
    7. Zlib 1.2.7


Eclipse SVN plugin version: 1.8.5

Of course, this version corresponds to the test pass, and the following are the other correspondence found on the Internet:
TortoiseSVN version: TortoiseSVN 1.5.9
Eclipse SVN plugin replaced with Subclipse 1.6.18
subversion:http://subclipse.tigris.org/servlets/projectdocumentlist?collapsefolder=1730&folderid=2240

TortoiseSVN version: TortoiseSVN 1.7.5
Eclipse SVN plugin replaced with Subclipse 1.8.5
subversion:http://subclipse.tigris.org/servlets/projectdocumentlist?collapsefolder=1730&folderid=2240

SVN plugin and update address, you need to choose the version you need. Now the latest is 1.8.x
Links for 1.8.x Release:
Eclipse Update Site url:http://subclipse.tigris.org/update_1.8.x
SVN plugin package Download: http://subclipse.tigris.org/servlets/ProjectDocumentList?folderID=2240

Links for 1.6.x Release:
Eclipse Update Site url:http://subclipse.tigris.org/update_1.6.x
SVN plugin package Download: http://subclipse.tigris.org/servlets/ProjectDocumentList?folderID=2240

Links for 1.4.x Release:
Eclipse Update Site url:http://subclipse.tigris.org/update_1.4.x
SVN plugin package Download: http://subclipse.tigris.org/servlets/ProjectDocumentList?folderID=2240

Installation here does not explain, and other plug-ins the same. Update plugin, restart good later, repeat project associated SVN action, Team--Share project, followed by SELECT, enter the password and so on, then OK!

Note: If share project shows that the remote configuration library does not have a file to submit, it means that the local plug-in version does not correspond well, and if it does, after share project, the file icon in eclipse will appear as normal.

SVN local client and Eclipse plug-ins do not address the corresponding

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.