The file table displays all files in the selected directory and - if option View|Files From Subdirectories is selected - the files from all subdirectories as well.
Name | Shows the file names and an icon for the local state (see below for the icon description). |
Local State | Shows the local state of the files. This state is determined only from locally available information (file existence, file time and existence of corresponding CVS information). |
Remote State | Shows the remote state of the files. Use the Refresh Remote State command to refresh this column. This column is only available in the Professional version. |
Editors | Shows the editors of this file, that are reported by the Refresh Remote State command, when Reserved Edits are selected in the Project Settings. |
Revision | Shows the revision of the file (if it is under CVS control). |
Type | Shows, whether the file is a text or binary file (for CVS). If it is a text file, the keyword substitution option is also displayed. |
Sticky | Shows the sticky tag, date or revision of the file, if it is under CVS control. |
Time | Shows the time of the locally existing file. |
Size | Shows the size of the locally existing file. |
Relative Directory | Shows the path of the file relative to the selected directory. This column only displays useful information, if the recursive mode is active. |
Editable | Shows, whether the locally existing file is writable. |
Ext. | Shows the extension of the file. Note: everything behind the right most period is considered as extension. |
Last Author | Shows the author of the displayed revision. Use the Refresh Remote State command to refresh this column. This column is only available in the Professional version. |
Use the View|Table Columns menu item to add or remove displayed table columns or their order. You also can rearrange the table columns by moving them with the mouse.
![]() |
This file is under CVS control and it is unchanged. |
![]() |
This file is under CVS control and its file time (and most likely the content) has been changed. Use the Commit command to commit the changes to the repository. |
![]() |
This file is not under CVS control and not ignored. Use the Add command to put it under CVS control or the Ignore action to ignore this file. |
![]() |
This file is not under CVS control and it is ignored. |
![]() |
This file is considered to be under CVS control, but it was deleted locally. Use the Remove command to remove it from CVS control or the Update command to restore it if it was accidently deleted. |
![]() |
This file is added, but not yet committed. Use the Commit command to put it under CVS control or the Remove command if it was accidently added. |
![]() |
This file is added, but not yet committed and later was physically deleted. Use the Revert Local Changes command to undo the Add operation. |
![]() |
This file is removed, but not yet committed. Use the Commit command to put it under CVS control or the Add command if it was accidently removed. |
![]() |
This file is under CVS control and has conflicts from the last Update or Merge command. You need to fix the conflict, before you commit the file to the repository. |
![]() |
This file is under CVS control and had conflicts from the last Update or Merge command, but its timestamp is modified (hopefully the conflicts are solved). |
![]() |
This file does not exist locally, but in the repository. Use the Update command to fetch it. |
Read-only files have an additional lock badge ().
What files are displayed can be specified with the menu items View|Ignored Files, View|Non-CVS Files and View|Unchanged Files.
To show just the files which match a special file pattern (e.g. *.txt), enter the file pattern in the Filter text field in the right top corner of the file table. If you prefix the file pattern with an asterisk, you can define what files should not be shown (e.g. !*.gif hides all gif-files).
The table can be sorted by multiple columns. Just click them in the preferred order using the left mouse button. To clear the sorting, use the right mouse button click.