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
-
Installed SVN plugin
-
Configured SVN repository
How do I install plugins in Zend Studio?
How do I configure my SVN repository?
|
To upload a project to an SVN repository:
|
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
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).