This action allows you to prepare files for deletion from your Perforce depot.

p4 command: delete

"Open file(s) in a client workspace for deletion from the depot. The p4 delete command opens file(s) in a client workspace for deletion from the depot. The files are immediately removed from the client workspace, but are not deleted from the depot until the corresponding changelist is sent to the server with p4 submit."

Options:

Depot Files:  specify files to delete using the standard Perforce depot syntax (eg. //depot/folder/.../*.txt)

Override Start in Directory: use this option to specify a different directory from where p4 is run from

Changelist (-c) : Opens the files for delete within the specified changelist.  If this flag is not provided, the files are linked to the default changelist

Override Defaults: Override Perforce Global Options

  • No labels