Studio provides 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 configure the CVS_RSH environment variable:
Open the CVS tab in Preferences: Tools | Preferences | CVS.
In the CVS_RSH Environment Variable value field, enter: 'SSH'.
Click Apply.
Studio's integrated CVS client and the CVS server will now communicate over SSH.
Note:
The configuration procedure described above toggles the communication tunnel to "On". To toggle the communication tunnel to "Off", erase 'SSH' from the CVS_RSH Environment Variable and click Apply.
|
|
|
|
|
Related Links: Configuring Zend Studio for CVS |
|
|
|