List files and revisions that have been synced to the client workspace.
List those files and revisions that have been copied to the client workspace with p4 sync. If file patterns are provided, the list is limited to those files that match one of the patterns, and to those files that are mapped to the client view.
p4 have lists the files, one per line, in the format
depot-file#revision-number - local-path
g_opts | See global options section. |
Can File Arg Use Revision Specifier? |
Can File Arg Use Revision Range? |
Minimal Access Level Required |
---|---|---|
No | No | list |
To copy file revisions from the depot to the client workspace | p4 sync |
To list files locations in depot syntax, client syntax, and local syntax | p4 have |