IntelliJ IDEA 2017.1 Help

Update Project Dialog (Perforce)

This feature is supported in the Ultimate edition only.

VCS | Update Project
Ctrl+T
Context menu of a file or directory | Perforce | Update File/Directory
VCS | Perforce | Update File/Directory


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

ItemDescription
Revert unchanged files before sync (p4 revert -a)Select this check box to discard changes made to open files. This option corresponds to the Perforce revert command. See p4 revert reference for details.
Force sync (-f)Select this check box to forcibly copy files from the depot into the workspace. This option corresponds to the Perforce sync command. See p4 sync reference for details.
Run resolve automatically after the sync (p4 resolve -am)Select this check box to resolve conflicts between file revisions. This option corresponds to the Perforce resolve command. See p4 resolve reference for details.
Do not show this dialog in the futureIf this check box is selected, the specified actions will be performed silently in future.

See Also

Last modified: 18 July 2017