使用 Synergy GUI 时,您可以“同步工作区”,然后您会得到一个有冲突的文件列表。
我想通过使用 CLI 获得相同的列表。但是我没有运气。
我试过用
ccm conflicts -r NAME:Version
它打印以下内容
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 个文件的列表。
我究竟做错了什么。
我是否需要运行查询。我在哪里可以找到关于在 Keywords 等之后可以查询的信息。
问候