Properties View

The properties view presents Apache Subversion™ properties for the currently selected resource from either the Working Copy view or the Repositories view. If the view is not displayed, it can be opened from the WindowShow View menu.

Properties View

The table includes four columns:

  • State - Can be one of the following:

    • (empty) - Normal unmodified property (same current and base values)

    • * (asterisk) - Modified property (current and base values are different)

    • + (plus sign) - New property

    • - (minus sign) - Removed property

  • Name - The property name.

  • Current value - The current value of the property.

  • Base value - The base (original) value of the property.

Was this helpful?