【发布时间】:2010-11-01 19:01:01
【问题描述】:
我曾经 -//depot/xxx.. 但它不好,因为我需要在 -//.. 之后编写正确的仓库路径。有没有更好的方法来评论这个? 如:#//depot/xxx..
【问题讨论】:
-
具体你使用
-//depot/xxx__Compiled_Object_files //idbrii/NUL格式创建cmets。
标签: perforce perforce-client-spec
我曾经 -//depot/xxx.. 但它不好,因为我需要在 -//.. 之后编写正确的仓库路径。有没有更好的方法来评论这个? 如:#//depot/xxx..
【问题讨论】:
-//depot/xxx__Compiled_Object_files //idbrii/NUL格式创建cmets。
标签: perforce perforce-client-spec
您看到的 clientspec 只是 perforce 数据库的输出。保存时会对其进行解析,因此下次加载 clientspec 时任何 cmets 都会消失。
【讨论】:
我能想到的最好的方法是在 Description: 字段中添加一些内容,并在需要时将文本复制到 View: 字段中。
【讨论】: