`
easyworld
  • 浏览: 110696 次
  • 性别: Icon_minigender_1
  • 来自: 大连
社区版块
存档分类
最新评论

How to checkout source from SVN with Eclipse

阅读更多

Importing Maven projects into Eclipse when using SVN as the revision control system is often a two step process. While it is one of the fastest ways to import the projects, it requires a developer to perform two steps. This can easily be done in one step given that the right plugins are installed in Eclipse.

Requirements

  • Eclipse Luna (Service Release 1 was used)
  • Maven Integration for Eclipse (Juno and newer) --Luna have added basic maven plugin,but we need to add the m2 for svn plugins.
  • Subversive as SVN plugin

The Maven and Subversive plugins can be found in the Eclipse Marketplace (Help -> Eclipse Marketplace…)

Installing the plugin

Add the following update site via Help -> Install New Software…

 

Open the SVN Repository Exploring perspective (Window -> Open Perspective) and add the repository from which you want to import. (If you’ve never done this, here is a tutorial: http://www.eclipse.org/subversive/documentation/teamSupport/new_location_wiz.php).

Browse to the project you want to import and open up all the way to either the trunk or the branch you wish to import. Right click on the trunk or branch version and click ‘Check out as Maven Project…’ as shown in the screenshot.

check out as maven project

My SVN Repository Exploring perspective, project names are removed.

 

Press ‘Next’ in the new window if you’d like to import the project into a specific set or workspace or finish if you want to use the default settings.

http://community.polarion.com/projects/subversive/download/integrations/update-site/

And check the ‘Subversive Integration for the M2Eclipse Project’ and process with the installation of the plugin.

Restart Eclipse after installing.

分享到:
评论

相关推荐

    How to Create Selling E-Commerce Websites.pdf

    How To Use Photos To Sell More Online (Part I) 149 How To Use Photos To Sell More Online (Part II) 161 How To Use Photos To Sell More Online (Part III) 177 Design To Sell: 8 Useful Tips To Help ...

    google checkout source code

    credit card payment processing

    ECLIPSE中SVN插件使用说明

    自已在使用时总结的说明。包括建库、连接库、CHECKOUT项目,冲突解决等。

    svn1.6.2使用帮助文档,svn帮助文档,如何使用svn

    The /pathspecifies the target directory and the /urlspecifies the URL to checkout from. :import Opens the import dialog. The /pathspecifies the directory with the data to import. :update Updates ...

    svn菜单项说明

    01、SVN Checkout(SVN取出) 点击SVN Checkout,弹出检出提示框,在URL of repository输入框中输入服务器仓库地址,在Checkout directory输入框中输入本地工作拷贝的路径,点击确定,即可检出服务器上的配置库。 02、...

    linux下的 svn命令

    例如:svn checkout svn://192.168.1.1/pro/domain 简写:svn co 2、往版本库中添加新的文件 svn add file 例如:svn add test.php(添加test.php) svn add *.php(添加当前目录下所有的php文件) 3、将改动的文件...

    VisualSVN.1.7.3

    More stable, simpler and easier to use, and more reliable than available open source alternatives (according to independent reviewers and bloggers). One-stop source control lets you perform all user ...

    ModelSim 10.1c 破解教程

    解决unable to checkout a viewer license for use........破解失败问题

    linux下svn常用命令

    1、 将文件checkout到本地目录 svn checkout path(path是服务器上的目录) 例如:svn checkout svn: // 192.168 . 1.1 / pro / domain 简写:svn co 2、 往版本库中添加新的文件 svn add file 例如:svn add test....

    ubuntu linux 配置svn+apache+ssl

    ubuntu linux中配置svn+apache+ssl

    SVN 安装包下载

    解压后可直接运行,在文件夹中右键可出现SVN checkout 和 tortoise SVN

    mac svn SmartSVN

    smartSVN mac专配,内含有自动生成密钥说明及破解方法,免费!省心!好用!

    svn使用以及一般错误解决方法ppt

    SVN的核心是配置库,储存所有的数据,配置库按照文件树形式储存数据-包括文件和目录,任意数量的客户端可以连接到配置库,读写这些文件。通过写数据,别人可以看到这些信息;通过读数据,可以看到别人的修改。 最...

    svnstat工具源码升级

    分享下svn状态统计工具SvnStat 是开源的 在源码的基础上我做了些改动 现在已经是重新打好的jar包了 使用方法很简单 无需checkout配置库到本地 方法如下: 1 打开cmd 获取配置库指定日期内的log: svn log ...

    在Eclipse中使用SVN与CVS代码管理工具管理项目

    许多开发团队换用SVN是因为 Trac、SourceForge、CollabNet、CodeBeamer等专案协同作业软件以及Eclipse、NetBeans等IDE提供SVN的支援整合。 除此之外,一些自由软件开发的协作网如SourceForge.net除了提供CVS外,现在...

    SVN资源库代码统计工具

    4、 到dos命令窗口,把目录切换到刚checkout的代码目录,执行svn log --xml -v > svn.log,生成svn.log文件。 5、 到 statsvn 的目录下,执行java -jar statsvn.jar log 文件路径 项目的目录。还可以后面带上-output...

    取消SVN关联

    取消SVN关联 双击点开 注册成功之后会安装在右键菜单上面

    smartsvn for mac

    除了标准的SVN指令(例如checkout、update、commit、merge等)之外,其亦提供tag与branch处理(无需要为了转换不同的tag或branch而去处理URL)、内建档案比对与冲突处理器(conflict solver)等。使用者无需安装额外的工具...

    SVN安装和采用http或https访问

    svn的安装,使用http访问svn资源库,使用https访问svn资源库

Global site tag (gtag.js) - Google Analytics