【问题标题】:ERROR: The current directory does not contain a checkout from a supported source code repository错误:当前目录不包含来自支持的源代码存储库的签出
【发布时间】:2018-02-09 07:17:53
【问题描述】:

运行命令rbt post <changelist-number>时出现以下错误。

错误:当前目录不包含来自受支持的源代码存储库的签出。

我已正确设置 P4 客户端。

如果有任何关于如何解决这个问题的线索,那将是很大的帮助。

【问题讨论】:

标签: git perforce rbtools


【解决方案1】:
It might be because you are running this command from different location.

1.run following command
p4 info
2.Above command will return you
Client root: /user/xyx/abc
3.Navigate to that folder 
4.Run rbt post <changelist-number> from the client root folder

【讨论】:

    猜你喜欢
    • 2018-06-18
    • 1970-01-01
    • 1970-01-01
    • 2019-12-29
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2019-09-23
    • 2022-07-13
    相关资源
    最近更新 更多