The inspector's information tab displays information about the files and folders selected in the active browser. The information is split into the following selections:
The size, in bytes, of the file in the file system.
The location of the item in the file system. Point at the field to reveal a tool-tip with the item's full path.
The last modification date of the item.
For modified files this date is the file's last modification date in the file system. For unmodified files this is the date the file's BASE revision was committed.
The date at which the item's BASE revision was committed.
The name of the person who committed the item's BASE revision. This field will be empty when repository access is anonymous.
The status of the file's lock. One of:
Unlocked | The file is unlocked |
Locked | The file is locked by another user |
Owned | The file is locked and the lock is owned by this working copy |
Broken | The file was locked by this working copy but has since been unlocked by another user. The file is currently unlocked |
Stolen | The file was locked by this working copy but has since been locked by another user. The file is currently locked. |
The name of the user that owns the lock.
The date when the lock was created.
The date when the lock will expire.
The unique token of the lock.
The comment given by the user that created the lock. Point at the field to reveal a tool-tip with the complete comment text.
The status of the file's contents.
The status of the file's (or folder's) properties.
The checksum for the file's contents. Subversion uses this field to determine whether the file's contents have changed.
The currently configured depth of the working copy folder. One of:
All files and folders at all levels | ![]() |
The folder will automatically retrieve all files and folders at all levels when updated. |
Immediate files and folders only | ![]() |
Changes to files and folders located immediately within the selected folder will be obtained during updates. New folders will be retrieved but their contents will not. |
Immediate files only | ![]() |
Only new and changed files located immediately within the folder will be retrieved. |
Folder only (i.e. no contents) | ![]() |
The folder is an empty placeholder. No contents will be retrieved on update until the folder's depth is changed. |
This section displays the status of the item in the repository. This information is only available if the View > Show Repository Status is enabled.
The URL of the item's repository. Point at the field to reveal a tool-tip with the complete URL.
The location of the item in the repository displayed as a path relative to the repository. Point at the field to reveal the location's full URL.
The status of the file's contents.
The status of the file's (or folder's) properties.
The latest revision in the repository.
The date when the latest revision was committed.
The name of the author who committed the latest revision. This field will be empty if the user connected to the repository anonymously.
The date when the file's contents were last up-to-date with the HEAD revision in the repository, i.e. the date when the file was last updated or committed.
The date when the file's (or folder's) properties were last up-to-date with the HEAD revision in the repository, i.e. the date when the item was last updated or committed.
Select the application which should be used as the external editor for the selected item(s). The external editor is opened when an item is double-clicked in the working copy browser view.
Click the Change All... button to use the application as the default external editor for all items of the selected type.