在eclipse中更改SVN存储库位置 [英] Change SVN Repository location in eclipse

查看:315
本文介绍了在eclipse中更改SVN存储库位置的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在eclipse中更新我现有项目的SVN仓库位置。

I want to update the SVN repository location of my existing project in eclipse.

这个项目最初是从Trunk检出,但最近已经分支了。我有没有检查的变化,现在需要进入分支,他们很多,所以不想从分支结算并合并更改。 SVN URL指向中继线,我想将其更改为其中一个分支。

This project was initially checked out from Trunk, but has been recently branched out. I have unchecked changes and now need to go into the branch, and they are lot of them so do not want to checkout from the branch and merge the changes. The SVN URL points to the trunk and I want to change it to one of the branch.

我不能使用RELOCATE选项,因为我已经阅读它只能用于如果DOMAIN或IP已更改,但不是目录。

I cannot use RELOCATE options as I have read it can only be used to if the DOMAIN or IP has changed but not the directory.

请求任何想法。

推荐答案

使用 svn switch 没有 - 重新定位(请参阅切换工作副本)。在Eclipse中:Team>切换到另一个Branch /...

Use svn switch without --relocate (see switching a working copy). In Eclipse: Team > Switch to another Branch/...

这篇关于在eclipse中更改SVN存储库位置的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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