我目前有一个SVN repo,我想从中创建一个分支。
我目前的svn信息告诉我:
sqrt_num = int(i**(0.5))
我正在尝试使用以下命令创建一个新的分支:
user@node directory $ svn info
Path: .
URL: svn://10.169.99.170/ilab/trunk/master
Repository Root: svn://10.169.99.170/ilab
Repository UUID: 065c76b3-4556-42dd-b1f2-9738222b7d84
在我的SVN服务器上,我的目录如下:
user@node dir $ svn copy svn://10.169.99.170/ilab/trunk/master svn://10.169.99.170/ilab/branches/msd -m "Creating MSD branch"
svn: Path 'branches' not present
我有什么遗失的东西吗?
答案 0 :(得分:1)
我有什么遗失的东西吗?
是的:你错过了理解"做了什么","发生了什么"和"这些错误意味着什么"
<h1>
<span id=English>English</span>
</h1>
<div>go</div>
<p>verb - to move from one place to another</p>
<h1 id=Spanish>Spanish</h1>
<div>va</div>
<p>verb - to move from one place to another</p>
完全没用:你必须才能看到存储库树,而不是FS,而.header {
width: 200px;
height: 60px;
}
.class {
max-width:100%;
max-height:100%;
margin-left: 300px;
}
<body>
<div class="header">
<table>
<tr><td><img src="Logo.png" class="class"></td></tr>
</table>
</div>
</body>
也是不可用的:它只能确认已经显示在错误消息&#34;路径&#39;分支&#39;不存在&#34; ls -l
,您最好从svn ls svn://10.169.99.170/ilab/
分支,而不是 trunk的子树 svn://10.169.99.170/ilab
给我们提示所有可能和需要的选项:仔细阅读并注意&#34; - 父母:制作中间目录&#34;选项,它将创建(使用时)copy-target