Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个旧的存储库(SVN),我不确定是否svn external为它设置了,如果是的话.. 用于什么路径?
svn external
有没有办法找出来?
或者你可以做
svn propget svn:externals -R
sry 这么坐立不安...做了一点研究得到了答案... 这些属性可以通过以下方式查看:
entries
干杯!!