Creating a New Project from SVN

This procedure describes how to import projects from a SVN repository into Zend Studio.

Prerequisites

  • Installed SVN plugin

How do I install plugins in Zend Studio?

 

 

Instructions on how to complete a procedure

To create a new project from SVN in Zend Studio:

  1. In the menu-bar, go to File | New | PHP Project from SVN.
    The New PHP Project SVN Details dialog is displayed.

  1. Enter the following information:

    • Project Name: Enter the name of your project.
    • Location: Enter the location folder for your project.
    • PHP Server: By default, the default PHP web server is selected.
      To select a different server, deselect the check-box, and click the drop-down menu to select an existing server for deploying the new server project, or click Add Server to create a new server. For information on adding new servers, see Managing PHP Servers.
    • URL: Enter the URL address of your project. You can click on Browse Repositories to search for existing repository locations or create new repositories.
    • Username:Enter your SVN username.
    • Password: Enter your SVN password.
  1. Click Next.
    The Libraries dialog is displayed.

  1. Select the libraries you wish to add to the project, and click Finish
    The new project will be created in your workspace and displayed in the PHP Explorer View..

Note:

If not already installed, selecting to install jQuery Library Support, ExtJS and Prototype will prompt a restart of Zend Studio.