Source Control

Studio is integrated with two open-source version control systems. This integration enables users to develop PHP applications in Studio and manage versions with industry-standard source control software.

 

Studio supports the following source control software:

CVS - http://www.nongnu.org/cvs

Subversion- http://subversion.tigris.org

  

Setting Source Control Default

Users can select to work with either CVS or Subversion depending on user or organization al preferences. CVS and Subversion are interchangeable and are defined from the preferences menu (Tools | Preferences | Source Control). Menu options and settings are set to the selected source control application once one is selected.

 

To set the source control software:

  1. Go to Preferences and open the Source Control tab.

  2. Choose a Source Control Tool:

- CVS

- Subversion  

  1. The Source Control tab's options change according to the selected source control software.

  2. Define the, general settings, messages and other settings for the selected source control software and select Apply to set the selected source control software as your user default.

  3. Select OK to close the Preferences menu.

 

The following menus show the selected source control software as the default option:

Tools menu

Editor right-click menu

Note:

To change the source control default, return to the Source Control tab and select a different software type from the list. Redo steps 1-4 to configure the source control software.

 

 

Related Links

Related Links:
Using Source Control DIFF

Configuring Zend Studio for CVS

Configuring the CVS Communication Tunnel

Configuring Zend Studio for Subversion

Source Control File Status