gpt4 book ai didi

Perforce 集成 : Not able to submit the changes to streams from classic work space

转载 作者:行者123 更新时间:2023-12-04 16:06:03 60 4
gpt4 key购买 nike

我尝试通过 p4v 将 classic depot 的更改集成到 stream depot。步骤如下:1) 我转移到经典的驱逐客户端,它在客户端 View 中有两个仓库路径(源和目标路径)。2) 从我的经典软件仓库运行 p4 merge/integrate。3) 在 p4merge 窗口的 p4v 中给定目标位置。4) 文件在我的客户端中打开。5)是否“p4 提交”。给我这个错误:-//New_stream/main/temp/sample.txt - 警告:无法从非流客户端提交没有要提交的文件。提交失败——修复上面的问题然后使用'p4 submit -c 69'。

我们不能将经典 depot 客户端的更改提交到流吗?正如它所说,不能从非流客户端提交。那么在这种情况下我们如何提交更改呢?任何人都可以帮忙吗?

最佳答案

错误是说:

cannot submit from non-stream client

因此,解决方案是使用流客户端。

p4 set P4CLIENT=your-stream-client
p4 switch streamname
p4 integ //classic-depot/path/... //stream-depot/streamname/path/...
p4 resolve
p4 submit

关于Perforce 集成 : Not able to submit the changes to streams from classic work space,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/48727469/

60 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com