首页 > 代码库 > 怎么在eclipse中安装svn插件
怎么在eclipse中安装svn插件
Subclipse
Subclipse is an Eclipse Team Provider plug-in providing support for Subversion within the Eclipse IDE. Visit the Subclipse Website(link is external) for more information.
Version
- CentOS 5.x
- Eclipse 3.4.x
- Subclipse 1.6.x
Requirements
- Install and Configure Eclipse
Install Subclipse
- Open Eclipse
- Select the Help > Software Updates menu option
- Select the Available Software tab
- Click the Add Site… button
- Set the Location field
http://subclipse.tigris.org/update_1.6.x(link is external) - Click the OK button
- Set the Location field
- Expand the http://subclipse.tigris.org/update_1.6.x(link is external)site
- Excpand the Core SVNKit Library (required) section
- Select the following components
SVNKit Library - Expand the Subclipse section
- Select the following components
Subclipse (Required)
Subversion Client Adapter (Required)
Subversion Revision Graph
SVNKit Client Adapter BETA (Not required) - Click the Install… button
- Click the Next button
- Select the I accept the terms of the license agreements radio button
- Click the Finish button
- Click Yes to restart Eclipse
Browse a Subversion Repository
- Open the Subclipse repository perspective
- Select the Window > Open Perspective > Other… menu option
- Select the SVN Repository Exploring option
- Click OK
- Right Click in the SVN Repositories panel
- Select the New > Repository Location… option
- Enter your repository URL (must begin with http or https)
- Click Finish
Create a project from a repository
- Right Click a repository in the SVN Repositories panel
- Select the Checkout… option
- Select the Check out as a project in the workspace option
- Enter a Project Name
- Select the Revision you wish to check out
- Click Next
- Select a workspace location
- Click Finish
怎么在eclipse中安装svn插件
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。