您可以显示工作区引用了失效工作区路径的项目。如果数据库所复制到的新位置对 Rational® Synergy 客户机有着类似的可视性,请使用此命令。
关于此任务
ccm wa|work_area -find find_string -replace new_string
[-s|-sh|-show] [-reg|-regexp] [-visible]
[-f|-format format] [-nf|-noformat]
([-ch|-column_header] | [-nch|-nocolumn_header])
[-sep|-separator separator]
([-sby|-sortby sortspec] | [-ns|-nosort|-no_sort])
[-gby|-groupby groupformat] [-u|-unnumbered]
project_spec...
- -ch|-column_header
- 指定在输出格式中使用列标题。请参阅 -ch|-column_header 以获取详细信息。
- find_string
- 指定要在每个项目的工作区路径中查找的字符串。如果未指定 -regexp,那么该操作将查找工作区路径中包含 find_string 的项目。如果指定了 -regexp,那么 find_string 将被视为正则表达式。
- -f|-format format
- 指定命令输出格式。请参阅 -f|-format 以获取详细信息。
- -gby|-groupby groupformat
- 指定如何对命令输出分组。请参阅 -gby|-groupby 以获取详细信息。
- -nch|-nocolumn_header
- 指定不要在输出格式中使用列标题。请参阅 -nch|-nocolumn_header 以获取详细信息。
- -nf|-noformat
- 指定不要使用列对齐。请参阅 -nf|-noformat 以获取详细信息。
- -ns|-no_sort
- 指定不对命令输出排序。请参阅 -ns|-nosort 以获取详细信息。
- project_spec...
- 指定要显示的项目。请参阅 项目分组集规范以获取详细信息。
- -reg|-regexp
- 指示 new_string 和 find_string 为正则表达式。
- 此选项只能与 -find 选项结合使用。
- -replace new_string
- 指定要替换 find_string 的新字符串。如果未指定 -regexp,那么 new_string 将替换工作区路径中的 find_string。如果指定了 -regexp,那么 new_string 将被视为用于替换的正则表达式。请参阅正则表达式以获取详细信息。
- -sep|-separator separator
- 指定其他分隔符。请参阅 -sep|-separator 以获取详细信息。
- -sby|-sortby sortspec
- 指定如何对命令输出排序。请参阅 -sby|-sortby 以获取详细信息。
- -u|-unnumbered
- 禁止对命令输出自动编号。请参阅 -u|-unnumbered 以获取详细信息。
- -visible
- 指定显示工作区仅对当前客户机可视的项目。