如何在 P4 (perforce) 中从现有分支创建新的私有分支?

发布于 2025-01-06 16:50:47 字数 389 浏览 1 评论 0原文

我正在使用P4V。我需要从现有项目存储库创建一个新的私有分支。我怎样才能在 P4V 中做到这一点?

从帮助文件中,我得到了以下步骤:

  1. 为要保留在私有分支中的文件创建分支规范 在 P4 中,可以通过文件-->新建-->分支规范

  2. 创建一个新的工作区并在工作区视图中将源指定为私有分支文件夹

  3. 使用新工作区中的分支规范集成文件

    右键单击左侧树的根

    单击“集成”选项,然后使用“分支规范”选项卡使用步骤 1 中创建的分支规范进行集成

  4. 解决并签入 这还将在 Depot 中创建新文件夹

编辑: 第 1 步完成。感谢msKing 如何创建新工作区?

I am using P4V. I need to create a new private branch from an existing project repository. How can i do this in P4V?

From a help file, I got the following steps:

  1. Create a branch Specification for the files you want to keep in private branch
    In P4 it could be done through File-->New-->Branch Specification

  2. Create a new Workspace and in the workspace view specify the source as the private branch folders

  3. Integrate the files using the branch specification from the new workspace

    Right click on the root of the tree in the left side

    Click the Integrage option and using branch specification tab integrate using the branch specification created in step1

  4. Resolve and do the checkin
    This will create new folders in the Depot also

Edit:
Step 1 done. Thanks to msKing
How to create a new workspace?

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

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

发布评论

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

评论(1

森末i 2025-01-13 16:50:47

在 P4v 中,分支规范被命名为“分支映射...”。您还可以使用 Ctrl+3 打开“分支映射”选项卡。右键单击选项卡并创建新的 BranchSpec。

In P4v Branch Specification is named as 'Branch Mapping...'. You can also use Ctrl+3 to open the Branch Mappings tab. Right click in the tab and create the new BranchSpec.

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