SVN Properties View

This view is accessed via the Team > Show properties menu option. Alternatively, to activate this view, choose Window > Open View > Other... and select SVN ... SVN Properties.

Features

The SVN Properties View lists all of the SVN properties associated with a selected resource and allows you to add, modify and delete them.

In general, properties are just name/value pairs that mean something to the specific usage of the repository. However, some special properties have explicit meaning to SVN itself and to user interface agents like the SVN plug-in for Eclipse. Properties are versioned data in their own right so if you change a property, you need to commit it to the repository before others can see it.

Context Menu

Refresh View

Refresh the SVN Properties View and update the display with the latest information from the repository.

Add / Modify a property

This option launches the Set a SVN Property dialog.

Save property value

Allows you to save the property value to a file within the current or an alternative project.

Delete Property

Deletes the property pair from the selected resource. Confirmation is requested before actioning the delete request.