Setting Source Control Preferences

Use the Source Control tab to enable and customize the Source Control integration. Studio currently integrates with two leading source control applications, CVS and Subversion. The source control tool list at the top of the Source Control tab determines which source control application will be used. The source control options in the Source Control tab change according to the chosen application (CVS or Subversion).

General CVS Settings

Path to CVS - The location of CVS's executable file. Browse to select the path where it is installed.  

CVS_RSH Environment Variable - Studio allows you to use a communication tunnel between Studio's integrated CVS client and the CVS server over SSH. This is accomplished by configuring the CVS_RSH environment variable to 'SSH'. To toggle the communication tunnel off, erase 'SSH' from the CVS_RSH Environment Variable value field and click Apply.  

Messages

On each of the following CVS-related dialogs listed below, you can specify parameters, such as revision number, comment, etc. If you prefer to skip these dialogs and use the default values, you may set them as Disabled in the Source Control tab.

Show CVS Update Dialog

Show CVS Add Dialog

Show CVS Diff Dialog

Show CVS Commit Dialog

Show CVS Status Dialog

Show CVS Log Dialog

Other Settings

Show Visual Source Control Diff

General Subversion Settings

Path to SVN - The location of Subversion's executable file. Browse to select the path where it is installed.  

 

Messages

On each of the following Subversion-related dialogs listed below, you can specify parameters, such as revision number, comment, etc. If you prefer to skip these dialogs and use the default values, you may set them to Disabled in the Subversion tab.

Show Subversion Update Dialog

Show Subversion Add Dialog

Show Subversion Diff Dialog

Show Subversion Delete Dialog

Show Subversion Resolve Dialog

Show Subversion Commit Dialog

Show Subversion Status Dialog

Show Subversion Log Dialog

Show Subversion Revert Dialog

Other Settings

Show Visual Source Control Diff

 

 

Related Links

Related Links:

Preferences
Setting Desktop Preferences

Setting Editing Preferences

Setting Code Completion Preferences

Setting Debug Preferences

Colors and Fonts

Configuring the KeyMap

Setting File Type Preferences

Setting Template Preferences

Setting Global SQL Settings

Setting Dialog Preferences

Proxy Settings