首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >IBM Rational Synergy CLI获取工作区冲突列表

IBM Rational Synergy CLI获取工作区冲突列表
EN

Stack Overflow用户
提问于 2019-03-12 20:54:12
回答 1查看 155关注 0票数 0

当使用Synergy GUI时,你可以“同步工作区”,然后你会得到一个有冲突的文件列表。

我想使用CLI获取相同的列表。然而,我在这方面没有运气。

我试着用

代码语言:javascript
复制
ccm conflicts -r NAME:Version

并输出以下内容

代码语言:javascript
复制
Checking for missing fix tasks., 11%...
Collecting objects and tasks beyond baseline., 32%...
Collecting objects and tasks beyond baseline., 46%...
Collecting objects and tasks beyond baseline., 48%...
Collecting objects and tasks beyond baseline., 49%...
Collecting objects and tasks beyond baseline., 50%...
Finding objects that are not included., 90%...
Conflict detection completed., 100%
Collecting objects and tasks beyond baseline., 20%...
Collecting objects and tasks beyond baseline., 26%...
Collecting objects and tasks beyond baseline., 32%...
Collecting objects and tasks beyond baseline., 38%...
Collecting objects and tasks beyond baseline., 44%...
Collecting objects and tasks beyond baseline., 49%...
Finding objects that are not included., 90%...
Conflict detection completed., 100%
Finding objects that are not included., 90%...
Conflict detection completed., 100%
Conflict detection completed., 100%
Getting explicitly included objects., 16%...
Finding objects that are not included., 90%...
Conflict detection completed., 100%

但是我没有得到文件列表。

如果我通过GUI执行相同的操作。IE仅在成员上调用同步工作区。我得到了大约30个文件的列表。

我做错了什么。

我是否需要改为运行查询。在哪里可以找到关于我可以在Keywoards等之后查询的信息。

问候

EN

回答 1

Stack Overflow用户

发布于 2019-08-13 19:09:29

尝试命令ccm reconcile -s -p NAME -cu

这将做你的“同步工作区”。

有关该命令的详细信息,请参阅synergy联机帮助:https://www.ibm.com/support/knowledgecenter/en/SSRNYG_7.2.1/com.ibm.rational.synergy.manage.doc/topics/sc_t_h_show_work_area_conflicts.html

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

https://stackoverflow.com/questions/55122001

复制
相关文章

相似问题

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