User Guide > Tasks > Working with Plugins > Uploading Projects to SVN

Uploading Projects to SVN

Using SVN, you can upload projects and files for other team members to access and edit.

This procedure describes how to upload a project to your SVN repository location.

Prerequisites

How do I install plugins in Zend Studio?

How do I configure my SVN repository?

 

Instructions on how to complete a procedure

To upload a project to an SVN repository:

  1. In PHP Explorer View, right-click your project and select Team | Share Project.
    The Share Project dialog appears.

  2. From the repository list, select SVN and click Next.

  1. If you have not yet configured an SVN repository, you will need to enter your SVN repository details. See Configuring an SVN Connection for more information.
    If you have already configured an SVN connection, mark the 'Use existing repository location' option and select your repository from the list.

  2. Click Finish.

  3. Depending on your authentication settings, a dialog might appear asking you to provide authentication information.
    Re-enter your password and click Next. (Mark the Save Password checkbox to ensure that this screen does not reappear.)
    A Commit dialog will open.

  4. Enter a comment if required and click OK.

Your project will be uploaded to the SVN repository.

Your project will now have a repository icon next to it in PHP Explorer View, indicating that it is linked to an SVN repository.

Once the project has been committed other team members will be able to access and edit it.

See the Subversive User Guidefor more information on SVN.

Note:

Additional user guides can be accessed from inside Zend Studio by going to Help | Help Contents, or from the Eclipse Online Documentation site (http://help.eclipse.org/helios/index.jsp).

 

 

Related Links:

Using SVN

Configuring an SVN Connection

Importing Projects From SVN

Accessing an Existing SVN Checkout

SVN

Working with SVN

 

 

©1999-2013 Zend Technologies LTD. All rights reserved.