Perforce 2008.1 Command Reference
<< Previous Chapter
p4 license
Table of Contents
Index
Perforce on the Web
Next Chapter >>
p4 logger

p4 lock

Synopsis

Lock an opened file against changelist submission.

Syntax

p4 [g-opts] lock [-c changelist#] [file ...]

Description

Locking files prevents all other users from submitting changes to those files. If the files are already locked by another user, p4 lock fails. When the user who locked a particular file submits the file, the lock is released.

This command is normally called with a specific file argument; if no file argument is provided, all open files in the default changelist are locked. If the -c changelist# flag is used, all open files matching the given file pattern in changelist changelist# are locked.

Options

-c changelist#

Lock only files included in changelist changelist#

g-opts

See the Global Options section.

Usage Notes

Can File Arguments Use
Revision Specifier?

Can File Arguments Use
Revision Range?

Minimal Access Level Required

No

No

write

Related Commands

To unlock locked files

p4 unlock

To display all your open, locked files (UNIX)

p4 opened | grep "*locked*"


Perforce 2008.1 Command Reference
<< Previous Chapter
p4 license
Table of Contents
Index
Perforce on the Web
Next Chapter >>
p4 logger
Please send comments and questions about this manual to [email protected].
Copyright 1999-2008 Perforce Software. All rights reserved.
Last updated: 07/08/08