The Open files for edit command allows you to open one or more files
for editing. These files should already exist in your client workspace.
If not, use the Sync command to populate your client workspace
with files.
Unless otherwise specified,
the files will be opened for edit with the same filetype
with which they were last submitted, and the files will be
opened for editing in the default changelist.
If you don't specify a filetype, P4Web will use the
same filetype associated with the file when it was last
submitted to the depot. This is the default option.
If you wish to change the file type, activate the checkbox
in the Options menu and enter the desired filetype
in the space provided.
This is equivalent to the command line:
This is equivalent to the command line:
To include or exclude individual files from the operation,
click on the checkboxes for each file, and activate the
radio button for the Selected Files option.
Command:
Options:
Open using file type:
Open files for edit in changelist:
Files:
Files in //client-path:
Files in the specified client path and all directories below will be
opened for edit.
p4 edit //client-path/...
Only files in the specified client path will be
opened for edit.
Any files in directories beneath the client path will be untouched.
p4 edit //client-path/*
Selected Files:
For Further Information:
[Return to "How to Use P4Web"]