The VCS Explorer provides an overview of source files and their status. A file edited in GPS will be automatically added on the VCS Explorer with a Modified status (see below).
The easiest way to bring up the VCS Explorer is through the menu
VCS->Explorer
. The Explorer can also be brought up using the
contextual menu Version Control->Query status
on files,
directories and projects in the file and project views, and on file
editors. See The Version Control Contextual Menu.
The VCS Explorer contains the following columns:
Unknown
Not registered
Up-to-date
Added
Removed
Modified
Needs merge
Needs update
Contains merge conflicts
The VCS Explorer supports multiple selections. To select a single
line, simply left-click on it. To select a range of lines, select the
first line in the range, then hold down the <Shift> key and select the
last line in the range. To add or remove single columns from the
selection, hold down the <Control> key and left-click on the
columns that you want to select/unselect. It is also possible to
select files having the same status using the Select files same status
menu entry. See The Version Control Contextual Menu.
The explorer also provides an interactive search capability allowing you to quickly look for a given file name. The default key to start an interactive search is <Ctrl-i>. See Interactive Search for more details.
The VCS contextual menu can be brought up from the VCS explorer by left-clicking on a selection or on a single line. See The Version Control Contextual Menu.