Zend Studio CVS over SSH integration June 5, 2005
Posted by Burhan in : Install Guides, Tutorials , 4commentsI’m a long time user of Zend’s excellent Studio IDE product, and especially with their new version 4.0 — it really is a must have for anyone wanting to do any serious PHP development work.
4.0 introduces a lot of neat features (you can read about them at the official what’s new page). One feature is that it allows for CVS integration to allow teams of developers to work collaboratively.
Anyone who works with CVS knows that the best way to connect to a CVS server remotely is via SSH. Zend Studio 4.0 supports CVS-over-SSH, however, the official KB article did not work for me, and after several support tickets, the problem still remained unresolved — until I resolved it myself. (more…)