PhpStorm 2023.3 Help

Update Project dialog (Perforce)

Use this dialog to update the local working copy of a file, directory, or project with a revision from the repository.

Item

Description

Revert unchanged files before sync (p4 revert -a)

Select this checkbox to discard changes made to open files. This option corresponds to the Perforce revert command. For more information, refer to p4 revert reference.

Force sync (-f)

Select this checkbox to forcibly copy files from the depot into the workspace. This option corresponds to the Perforce sync command. For more information, refer to p4 sync reference.

Run resolve automatically after the sync (p4 resolve -am)

Select this checkbox to resolve conflicts between file revisions. This option corresponds to the Perforce resolve command. For more information, refer to p4 resolve reference.

Do not show this dialog in the future

If this checkbox is selected, the specified actions will be performed silently in future.

Last modified: 04 March 2024