Delete your shelf

Using Helix Core command-line (P4)

To delete a shelved changelist without removing the files from the associated review:

  1. Use a command-line shell and type:
  2. $ p4 shelve -d -c changelist

    Important

    Do not delete the files from the shelf individually. Deleting the entire shelf ensures that files are not removed from an associated review even if Swarm is configured to do so.

  3. The shelved files are deleted from the pending changelist.

Using P4V

To delete a shelved changelist without removing the files from the associated review:

  1. In P4V, right-click on the pending changelist.
  2. Select Delete Shelved Files.
  3. Important

    Do not delete the files from the shelf individually. Deleting the entire shelf ensures that files are not removed from an associated review even if Swarm is configured to do so.

  4. The shelved files are deleted from the pending changelist.