Friday, July 11, 2008

How to set up Zend Studio Neon with a SVN project

  1. In Zend Studio, select File -> Import
  2. Select SVN -> Projects from SVN and click 'Next'
  3. Create a new repository location to your SVN server
  4. Select the Folder you want to be the root of your project
  5. Click Finish
  6. A new dialogue should appear. Select the option to "Check out as a project configured using the New Project Wizard"
  7. Click Finish
  8. Select PHP -> PHP Project and click 'Next'
  9. Give the new project a name and set up any specific project configurations you may have. Click 'finish'.
  10. Voila!

No comments:

Post a Comment