将现有的SVN项目导入Eclipse [英] Import an existing SVN project into Eclipse

查看:369
本文介绍了将现有的SVN项目导入Eclipse的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在C驱动器上有一个已经从SVN检出的文件夹。在该文件夹的某处,我有一个Eclipse项目文件夹。它已经在SVN信息库中。



我启动了Eclipse,导入了该项目,但我不知道如何将其连接到SVN。当我在 CVS 存储库工作时,Eclipse CVS在尝试分享它时发现了它的设置。如何使用Subversion?

解决方案

这是如何使用Subclipse完成的。如果我记得正确,则Subversionive的过程与Team API相似。

- > 共享项目...



然后选择SVN作为SCM提供者,然后按照向导完成。



根据此安装指南,Subversion遵循同样的做法如果您尚未设置Subversion版本库,向导会提示您这样做,如下面的截图所示。这些设置与通常用于连接Subversion的设置相同。



共享项目向导截图http://wiki.webratio.com/images/0/01/SpecifyRepository.png


I have a folder on the C drive which is already checked out from SVN. In somewhere in that folder, I have an Eclipse project folder. It is already in the SVN repository.

I started Eclipse, imported that project, but I am not sure how to connect it to SVN. When I was working on a CVS repository, Eclipse CVS discovered its setting when I tried to share it. How can I do this with Subversion?

解决方案

This is how it's done with Subclipse. If I remember correctly, the process is similar in Subversive because they both use the Team API.

Right-click on the project, select Team -> Share Project...

Then select SVN as the SCM provider, then follow the wizard to completion.

According to this installation guide, Subversion does follow the same approach. If you haven't already set up your Subversion repository, the Wizard will prompt you to do so as in the screenshot below. The settings are the same as you would ordinarily use to connect to Subversion.

Share project wizard screenshot http://wiki.webratio.com/images/0/01/SpecifyRepository.png

这篇关于将现有的SVN项目导入Eclipse的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆