eclipse

for php 插件

自带地址Luna - http://download.eclipse.org/releases/luna

General Purpose Tools > php

svn插件

Collaboration > svn

 

出现的错误:SVN: '0x00400006

此错误原因是因为没有安装svn  connectors的原因

 

http://community.polarion.com/projects/subversive/download/eclipse/4.0/luna-site/

Phase 2 - Installation of Subversive SVN Connectors

Once the Subversive plug-in is installed and Eclipse is rebooted, Subversive automatically displays the dialog that shows Subversive SVN Connectors compatible with the installed version of the plug-in. Alternatively, you can install Subversive SVN Connectors from online and archived update sites for connectors. Visit Polarion.com, to get information about the available update sites.

You have to install at least one connector that is compatible with your OS and SVN server. To select the right connector, follow these recommendations:

  • Check your platform. If you run the win32 version of Eclipse (x86 versions of Eclipse and Java running on Windows), you can install a JavaHL connector and its binaries (they're compatible with this platform only), and/or a SVNKit connector. For all other platforms (MacOS, Linux, etc.), you should install a platform-independent pure-Java SVNKit connector, or additionally install a package that contains JavaHL binaries for the target platform.
  • Check your SVN server version. Subversive SVN Connectors include certain versions of SVN client modules. Usually, every type of Subversive SVN Connectors (JavaHL and SVNKit) is available in different versions, so you have to select those that are compatible with your SVN server. Follow the standard SVN client-server compatibility notes to select the right connector.

If you've installed JavaHL connector on a non-Win32 platform or if you want to use a different set of JavaHL binaries, you should do the following:

  • Install a package, that contains JavaHL binaries for the target platform.
  • Ensure that all the libraries from the package are put into the folder listed in the PATH or LD_LIBRARY_PATH variables (on Windows or Unix platforms correspondingly).
  • Before starting Eclipse IDE, define subversion.native.library property. For example: -Dsubversion.native.library=C:/SlikSVN_JavaHL/libsvnjavahl-1.dll

If you wish, you can select multiple connectors and follow the installation procedure. After installation, you can switch the connector using the main menu item Window >Preferences > Team (tree node) > SVN (tree node) > SVN Connector (tab).

 

posted on 2014-08-01 18:27  lchecho  阅读(316)  评论(0编辑  收藏  举报

导航