我正在使用SVN外部包含来自另一个存储库的几个目录,但我还需要在项目目录的根目录中为两个单独的文件设置外部.
根据文档,这还不可能:
The URL for a file external must be in the same repository as the URL that
the file external will be inserted
into; inter-repository file externals
are not supported
http://tortoisesvn.net/docs/nightly/TortoiseSVN_en/tsvn-dug-externals.html
最佳答案
原文链接:https://www.f2er.com/linux/440996.html