p4 [g-opts] unlock [-c changelist#] file...
p4 unlock releases locks taken by p4 lock. If the file is open in a specific pending changelist other than default, then the -c flag is required to specify the pending changelist. If no file name is given, all files in the designated changelist are unlocked.
-c changelist# | Unlock files in pending changelist changelist# |
g_opts | See global options section. |
Can File Arg Use Revision Specifier? |
Can File Arg Use Revision Range? |
Minimal Access Level Required |
---|---|---|
No | No | write |
To lock files so other users can't submit them | p4 lock |