The Source Control File Status feature provides visual representation of a file’s status in both CVS and in Subversion (either one [but only one ] can be active). The status of each file is represented by a different color in Studio’s Project Explorer.
Source Control File Status highlights files that are:
|
|
Newly added |
|
|
Modified |
|
|
Merged with conflicts |
|
|
Not under the Version Control System |
|
|
Up-To-Date (unmodified) |
By default, Source Control File Status highlighting is enabled for both Subversion and CVS sources; the highlighting default colors for each of the products are different.
Open Studio’s Preferences (click Tools | Preferences)
Select the Source Control tab
Go to the section named File Status Decorations
Enable/Disable the Source Control File Status as required.
Enable/Disable the Background color(s) as required (foreground color cannot be disabled)
Change the Foreground / Background color(s) by clicking the respective color rectangle. A dialog to choose color will appear.
Change the desired parameter(s) as required.
Click Apply / OK.
The default settings are as follows:
|
|
Newly Added - Green |
|
|
Modified - Blue |
|
|
Merged with conflicts - Red |
|
|
Not under the Version Control System - Brown |
|
|
Up to date (unmodified) - Black |
|
|
|
|
|
Related Links: Configuring Zend Studio for CVS |
|
|
|