Perforce 2006.1 Command Reference | ||
<< Previous Chapter p4 rename |
Table of Contents Index Perforce on the Web |
Next Chapter >> p4 resolve |
-c changelist# file |
Move all open files matching file pattern file to pending changelist changelist#. To move a file to the default changelist, use default as the changelist number. |
-t filetype file |
When submitted, store file as type filetype. All subsequent revisions will be of that file type until the type is changed again. See the File Types section for a list of file types. |
See the Global Options section. |
To submit a changelist to the depot | |
To create a new changelist | |
To remove a file from all pending changelists | |
To list opened files | |
To list all the files included in a changelist |
p4 opened -c changelist# |
To list all pending changelists |
p4 changes -p pending |
To open a file for edit under a particular pending changelist and as a particular type | |
To open a file for add under a particular pending changelist and as a particular type |
Perforce 2006.1 Command Reference | ||
<< Previous Chapter p4 rename |
Table of Contents Index Perforce on the Web |
Next Chapter >> p4 resolve |