Work with Perforce offline

Last modified: 17 June 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 RubyMine 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.