如果我这样做
svn propset svn:externals'https://url.to.remote.branch'。
svn:在'。'上解析svn:externals属性时出错:'https://url.to.remote.branch'
如果我这样做
svn propedit svn:externals'https://url.to.remote.branch'。
:: vi - 输入消息::
svn:解析'https://url.to.remote.branch'上的svn:externals属性时出错:'message'
有什么想法吗?我无法谷歌/发现'。'
上发生此问题的实例答案 0 :(得分:0)
svn propset svn:externals'branch -dir url.to.remote.branch';