将现有的Eclipse项目与现有的SVN存储库相关联 [英] Associating existing Eclipse project with existing SVN repository

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

问题描述

我在我的硬盘上有一个eclipse项目,这是一个从SVN信息库中得到的最新检查。我已将此项目导入到我的Eclipse工作区,现在要将其与SVN存储库相关联。



我该怎么做?我唯一的选择,我似乎右键单击 - >团队是共享项目,这似乎只允许我做一个初始导入。



编辑:动机 - 这是一个很大的存储库,我不想真的要通过网络导入整个东西。



编辑2:项目中没有.svn目录(由于某种原因)。所以也许svn的新进口是唯一的选择

解决方案

Team-> Share project 正是你需要做的。从列表中选择 SVN ,然后单击下一步 Subclipse 将注意到.svn目录的存在,将要求您确认信息正确,并将该项目与 subclipse 相关联。


I have an eclipse project on my hard disk, which is a fairly recent check out from an SVN repository. I've imported this project into my Eclipse workspace, and now want to associate it with the SVN repository.

How do I do this? The only options I seem to have under Right-click -> Team is "Share Project", which only seems to allow me to do an initial import.

Edit: Motivation - It's a largish repository, and I don't really want to have to import the whole thing over the network.

Edit 2: There are (for some reason) no .svn dirs in the project. So maybe a fresh import from svn is the only option

解决方案

Team->Share project is exactly what you need to do. Select SVN from the list, then click "Next". Subclipse will notice the presence of .svn directories that will ask you to confirm that the information is correct, and associate the project with subclipse.

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

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