IntelliJ IDEA
 
2023.3
Get IntelliJ IDEA
You are viewing the documentation for an earlier version of IntelliJ IDEA.

Work with Perforce offline

Last modified: 11 February 2024

The Perforce plugin keeps a log of VCS operations performed while offline, and replays the log when the user comes back online. The log of operations is stored in the .iws file and persists between IntelliJ IDEA restarts.

While offline, you can perform the following operations, which will be automatically replayed in online mode:

  • Edit

  • Add/Copy

  • Delete

  • Move/Rename

  • Revert

  • Move to another changelist

  • View Committed/Incoming changes (displaying cached information only).

The following operations are not supported in offline mode: update, commit, integrate, tracking of the unversioned, locally deleted and modified without checkout files (unversioned files are shown as unchanged), and any other operations that require server connection.