PyCharm 2016.1 Help

Integrate File Dialog (Perforce)

VCS | Integrate Project
Context menu of a file or directory | Perforce | Integrate File/Directory

Use this dialog box to integrate changelists from one branch spec to another.

ItemDescription
Branch SpecSelect the branch spec that will be used for change integration. Consider the following:
  • If the Reverse option is enabled, changes are integrated from the selected branch to the local copy.
  • If the Reverse option is disabled, changes are integrated from the local copy to the selected branch.
Integrate changelistUse this option to invoke the Changes Browser, where you can select the changelist that will be integrated into the current branch/local copy.
Store Changes To ChangelistSpecify the changelist where the integrated changes should be stored.
Revert unchanged files before sync (p4 revert -a)Select this option to revert unchanged files.
Run resolve automatically after the sync (p4 resolve -am)Select this option to automatically resolve the files that can be resolved without conflicts.

See Also

Last modified: 20 April 2016