Perforce 2007.2 P4 User's Guide | ||
<< Previous Chapter Glossary |
Table of Contents Index Perforce on the Web |
Next Chapter >> Index |
To determine the type of a file under Perforce control, issue the p4 opened or p4 files command. To change the Perforce file type, specify the -t filetype flag. For details about changing file type, refer to the descriptions of p4 add, p4 edit, and p4 reopen in the Perforce Command Reference.
The following table lists the file type modifiers.
Some file types are compressed to gzip format when stored in the depot. The compression occurs when you submit the file, and decompression happens when you sync (copy the file from the server to the workspace). The client workspace always contains the file as it was submitted.
Windows uses timestamps on third-party DLLs for versioning information (both within the development environment and also by the operating system), and the +m modifier enables you to preserve the original timestamps to prevent spurious version mismatches. The +m modifier overrides the client workspace [no]modtime setting (for the files to which it is applied). For details about this setting, refer to"File type modifiers" on page 112.
Perforce 2007.2 P4 User's Guide | ||
<< Previous Chapter Glossary |
Table of Contents Index Perforce on the Web |
Next Chapter >> Index |