File Status Glyphs

In the Eclipse Explorer views, file icons are modified to represent their current source control status. Refer to the table below for examples.

Glyph

Status

controlled.gif 

Under source control.

A gold repository glyph appears on the file / folder icon, for example:

under_source_icon.gif 

checked_out.gif 

Checked out to you.

A check-mark appears on the file / folder icon, for example:

checkout_status.gif 

checked_out_multiply_to_others.gif 

Checked out to multiple users.

checked_out_multiply_to.gif 

Multiple revisions are checked out to different users, but not to you.

checked_out_other.gif 

Checked out to another user.

modified.gif 

Modified locally.

If the file is checked out and has been locally modified, a pencil and checkmark appear on the file / folder icon, for example::

checkout_modified_icon.gif 

exclusively_checked_out.gif 

Exclusively checked out. This appears if the item is set to allow just one revision to be checked out at a time.

locally_deleted.gif 

Locally deleted.

locked_by_other_in_stream.gif 

Locked by another user in the stream.

locked_by_user_in_stream.gif 

Locked by the current user.

For example:

lock_icon.png 

remote_deleted.gif 

Deleted in the repository by another user.

writable_locally_in_project.gif 

Locally writable.

newer_rev_in_rep.gif 

Newer revision exists in the repository. Bracketed revision number appears to the right of the current local revision number.