A new pseudo-property named relative_path is available for all controlled objects listed by a ccm ls command. This property is the relative path within the context project for that object, using a directory field separator of / on all platforms. If the object is not a member of the specified context project, by default the property is shown as an empty string.
The ls command operates on UNIX operating systems only.
ccm ls -p|-project [-m] ([-l] | [-f|-format format]) [-R] [-nf|-noformat]
([-ch|-column_header] | [-nch|-nocolumn_header])
[-sep|-separator separator] ([-sby|-sortby sortspec] |
[-ns|-nosort|-no_sort]) [-gby|-groupby groupformat] project_spec...
ccm ls [-m] ([-l] | [-f|-format format]) [-R] [-nf|-noformat]
([-ch|-column_header] | [-nch|-nocolumn_header])
[-sep|-separator separator] ([-sby|-sortby sortspec] |
[-ns|-nosort|-no_sort]) [-gby|-groupby groupformat]
[path_or_file_spec...]
A keyword can be built in (%fullname, %displayname, %objectname) or the name of any existing attribute such as %modify_time or %status.
See Built-in keywords for a list of keywords.
Denotes files that are in the project, but have a local copy rather than a symbolic link in the work area.
If files are displayed with this mark and your work area is link-based, perform a reconcile operation. For more information, see the reconcile command.
Denotes files that are in the project, but not in the work area. This situation occurs when you add files to the project, but your work area is not visible, or when the link or local copy of a file is deleted.
If most of the files in your work area are displayed with this mark, perform a reconcile operation. For more information, see the reconcile command.
Denotes files that are in the work area, but not in the project. To view uncontrolled files marked with UC, you must use the -m option with the -l option.
In user-defined formats, you can use the %Sync keyword to show the synchronization status.
If the object is more than six months old, the year is shown instead of the time.
ccm ls -l
working john 2008-07-25 11:56 csrc 1 alias.c-4.5
27
working john 2008-07-25 11:56 csrc 1 diff.c-4.5 27
working john 2008-07-25 11:56 csrc 1 move.c-4.5 27
working
john 2008-07-25 11:57 csrc 1 start.c-4.5 27