P4Web Release 2012.1 User Guide
[Getting Started] [How To...] [Browser Tips] [Glossary] [Road Map]
Adding New Files to a Perforce Depot
To add new files to a Perforce depot, first
you "open them for add", then you submit them. Files
opened for add aren't sent to the depot until you submit your pending changelist.
The files must be present in your workspace to be submitted. If you decide you
don't want to submit the files after all, use the revert
command to remove them from your pending changelist.
Files can only be opened for add if:
- They do not already exist in the depot
- They are in your client view
- You have permission to open them
There are two ways to open files for add:
- To open multiple files in a path, select the directory on the Files
tab and then select Open for add... from the Actions menu.
- To open a single file, click on that file in the Files tab and then
select Open for add... from the Actions menu.
Selecting Open for add... takes you to the page where you select
files to add. Enter a list of files you want to add, or have P4Web scan
your workspace looking for files to add.
After you have selected the files to add, click Continue. Next, on
the Open for Add page, verify the files you selected and choose options
for how they will be opened. After choosing your options, click the Open
for add button.
The Open for add command doesn't create new files. It just lists new
files in a pending changelist. You can
create the new files before or after you run open for add. (However,
you don't have to worry about filetype selection
if you create them before running open for add.)
"Open for Add" options
- Put opened files in changelist:
If your client workspace has more than one
pending changelist,
you can use this option to select a changelist.
- Specify filetype: When you open a file for add, P4Web looks for the
file in your workspace. If it already exists, its default filetype is determined
from its content. If the file doesn't already exist in your workspace, it
is opened as a "text" file by default. The Specify filetype option
lets you choose a different filetype than the default. Check the box and select
the filetype and filetype modifier(s). See Filetypes
for a list of valid choices.
- Files: This list is generated from your input when you selected
which files to add. The checked files will be opened for add. Uncheck
any files you don't want to add.
Copyright 2012 Perforce Software.
All rights reserved.