如何使perforce命令行视图与P4Win视图相同

发布于 2024-08-16 11:52:13 字数 97 浏览 3 评论 0原文

我编写了一些 python 工具,它们与 p4 命令行一起使用,以处理我在 P4Win 中打开的文件。然而,p4 视图似乎会变得与 P4Win 视图不同。我不太确定如何使它们相同。

I've written some python tools which work with the p4 command line to work on files I have opened in P4Win. However it seems like the p4 view can become different to the P4Win view. I'm not quite sure how to make them the same.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

莫多说 2024-08-23 11:52:13

也许“视图”是指客户工作区?在这种情况下,P4Win 和 p4 命令行选择的工作空间是独立的。

您需要使用 p4 set 为命令行选择与为 P4Win 选择的相同工作区。

Maybe by 'view' you mean client workspace? In which case the workspace selected by P4Win and p4 command-line are independent.

You need to use p4 set to select the same workspace for command-line as you've selected for P4Win.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文