You can specify which file attributes shall be displayed in the file table by View|Table Columns, see File Attributes. Also, the order of the table columns can be defined here, alternatively to rearranging them directly in the file table. Select Automatically resize columns to let SmartSVN automatically adjust the size of every column depending on its content. Select Make this configuration the default to have the selected configuration applied to every new project.
Name | (same) | The file's name |
Revision | (same) | Current revision of the file |
Local State | Schedule | Textual representation of the local state of the file |
Remote State | - | Remote state of the file (see Remote State) |
Lock | Lock Owner | Lock state of the file (see Locks) |
Last Rev. | Last Changed Rev. | Revision, where this file has been committed |
Last Changed | Last Changed Date | Time of the last commit of the file |
Text Updated | Text Last Updated | Time of the last (local) update of the file's text; this attribute is set when the content of a file has been changed by an SVN command. |
Props Updated | Properties Last Updated | Time of the last (local) update of the file's properties; this attribute is set when the properties of a file have been changed by an SVN command. |
Last Author | Last Changed Author | Last author, i.e. who performed the last commit on the file |
Type | svn:mime-type | The file's type (see Change File Type) |
EOL | svn:eol-style | End-Of-Line Type of the file (see Change EOL Style) |
Keyw. | svn:keywords | Keyword substitution options of the file (see Change Keyword Substitution) |
Needs Lock | svn:needs-lock | Whether the file should be locked before working (see Change Needs Lock) |
Executable | svn:executable | Whether the file has the executable property set (see Change Executable Property) |
Copy From | Copy From URL/Rev | Location and URL from which this file has been copied (locally). This value is only present if the file is in Copied state |
Ext. | - | The file's extension |
Relative directory | - | Parent directory of the file relative to the selected directory |
File Time | - | The local time of the file |
Tip | Certain table columns require to access additional files when scanning the file system and therefore slow down scanning. The note within the Table Columns dialog gives you information on which columns these are. |