svn:switch 不适用于相对 svn:external? [英] svn:switch doesn't work with relative svn:external?

查看:38
本文介绍了svn:switch 不适用于相对 svn:external?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们有一个相对 svn 外部的子文件夹(../project/subfolder).在新的主干结帐中,它指向(...TRUNK/project/subfolder),在新的分支结帐中,它指向(...BRANCH/branchName/project/subfolder).但是,如果您对包含子文件夹的项目进行切换,则子文件夹将始终指向 TRUNK.或者,如果您进行 BRANCH 结帐并切换到 TRUNK,它会一直指向 BRANCH.

We have a subfolder that is a relative svn external (../project/subfolder). In a fresh trunk checkout it points to (...TRUNK/project/subfolder) and in a fresh branch checkout it points to (...BRANCH/branchName/project/subfolder). But if you do a switch on the project containing the subfolder, the subfolder stays pointing at TRUNK. Alternately if you do a BRANCH checkout and switch to TRUNK it stays pointing at BRANCH.

svn:switch 不应该更新相对的外部吗?是否有某种递归 svn:switch 我应该运行?

Shouldn't an svn:switch update relative externals? Is there some sort of recursive svn:switch I should be running?

推荐答案

问题的正确答案是是的,它应该更新那些外部."事实上它不是一个错误:

The correct answer to the question is "yes, it should update those externals." The fact that it does not is a bug:

参见:http://subversion.tigris.org/issues/show_bug.cgi?id=3390

修复目标里程碑是 1.6.10.修复显然已经完成,但我写这篇文章时的当前版本仍然是 1.6.6.

Fix target milestone is 1.6.10. The fix is apparently completed, but the current release version as I write this is still 1.6.6.

这篇关于svn:switch 不适用于相对 svn:external?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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