Prior to release 2009.1, moving files was accomplished by using p4 integrate to copy fromFile into a new toFile, using p4 delete to delete fromFile, and then using p4 submit to store these file changes in the depot.You can rename multiple files with either method by including matching wildcards in fromFile and toFile.
Can File Arguments Use
Revision Specifier? Can File Arguments Use
Revision Range? Minimal Access Level Required
Files must be open for edit before they can be moved.
•
• p4 delete deletes all files in d1.
• p4 submit sends these changes to the depot in a single changelist.