问题描述
我不声称对svn有任何了解,但我认为我了解外部的工作原理.
I don't claim to know anything about svn, but I thought I understood how externals work.
我正在创建一个新项目,并且我希望我的lib文件夹在某个其他项目(svn位置)的外部.我之前已经做过很多次了,但是从来没有遇到过问题,我只是在星期五吗?
I'm making a new project and i want my lib folder to have an external to some other project (svn location). I've done this plenty of times before and never had an issue, am I just having a Friday moment?
-
我创建了以下文件夹:
I created the following folders:
/myproj
/myproj/lib
/myproj/lib
在已签出的文件夹下.
我svn添加并提交了它们,然后更新了父文件夹以确保一切都很好.
I svn added and committed them, then updated the parent folder to make sure everything was good.
我忘记了什么?
无数次重新启动,重新签出并重新安装并没有解决问题.
countless reboots, recheckouts and reinstalled have not fixed it.
推荐答案
感谢您的帮助,但看来TortoiseSVN-1.6.1.16129-win32-svn-1.6.1出现了错误.伟大的.他们的底格里斯河站点也下降了.杰出的.浪费了2.5个小时.
Thanks for your help but it looks like TortoiseSVN-1.6.1.16129-win32-svn-1.6.1 is bugged. Great. Their tigris site is also down. Brilliant. 2.5 hours wasted.
通过repro浏览器制作所需的文件夹结构和外部组件来解决此问题.
Worked around it by making the folder structure and externals i need through the repro browser.
这篇关于svn外部不起作用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!