首页
学习
活动
专区
圈层
工具
发布
首页
学习
活动
专区
圈层
工具
MCP广场
社区首页 >问答首页 >如何将Perforce任务流转换为开发流?

如何将Perforce任务流转换为开发流?
EN

Stack Overflow用户
提问于 2014-08-20 08:19:13
回答 1查看 824关注 0票数 1

它在Perforce文档中的几个地方说,可以将任务流转换为开发流,但我没有找到实际的实现方法。

在P4V中,当我右键单击stream视图中的一个流并选择Edit 'X‘时,我认为应该将“任务”选项更改为“开发”。对于开发流,我可以使用combobox将流转换为例如主线或虚拟流,但是对于所有任务流,combobox是禁用的。

如何将任务流转换为开发流?有什么先决条件是我必须满足的吗?

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2014-08-20 23:36:18

对不起,您在转换任务流时遇到问题。在我们的文档中,在“将任务流转换为常规流”一节中,它提到:

代码语言:javascript
运行
复制
http://www.perforce.com/perforce/doc.current/manuals/p4v/streams_task.html

   Convert a task stream to a regular stream

Important! Once you convert a task stream to a regular stream, you cannot convert it back.

To convert a task stream to a regular stream:

    1. Context-click the task stream in the Streams tab and select Edit Stream 'stream_name'.
    2. Change the Stream type to the regular stream type you want.
        -- Task streams with parents can convert only to release or development streams.
        -- A parentless task stream can convert only to a mainline stream.
        -- You cannot convert a task stream to a virtual stream.
    3. Verify that the parent stream (if there is one) is in the same depot as the task stream to be converted.

我希望这能帮到你。

票数 3
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/25399928

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档