RubyMine 2023.3 Help

View differences in properties

With RubyMine, you can view differences in properties between a file in the local copy and in the repository or between two revisions of a file in the local copy.

To view property difference between the local copy and the repository version

  1. Open the Version Control tool window and switch to the Repository tab.

  2. In the Changed Files pane, select the file for which you want to view property differences.

  3. Choose Properties Diff From the context menu of the selection or click Properties diff on the toolbar.

    Show diff local repository
  4. In the Subversion properties difference viewer, explore the differences:

    svnPropertiesDiffRemoteResults.png

To view property difference between two revisions in the local copy

  1. Open the Commit tool window Alt+0.

  2. Select the file for which you want to view property differences between revisions and choose Subversion | Properties Diff with Local in the context menu.

    Show properties diff local
  3. In the Subversion properties difference viewer explore the differences:

    Svn properties diff local results
Last modified: 23 August 2023