明壁幕府忍法帳 > Aptana Index > Home > Axway Appcelerator Studio > Axway Appcelerator Studio Guide > Source Control > Subversion

2013.10.02 Ver.4 (2018.10.5)

Subversion

Chapters

Subversion Support

The Studio uses the Eclipse Subversive to provide Subversion support.

When updating or adding Eclipse plugins or software, the software repository varies with the version of Studio:

Appcelerator/Titanium Studio Version
Eclipse Repository Name
Eclipse Version
2.1.x Helios 3.6
3.0.x - 3.1.3 Indigo 3.7
3.1.4 - 3.4.x Kepler 4.3
4.0.0 - latest Luna 4.4

Installation

  • Open the Studio's preferences and locate the 'Available Software Sites' page.
  • Make sure that the main Eclipse update site is checked 'on'. In this example, the update site is the Eclipse 'Helios' site. Click 'OK' to commit any changes made to this page and exit.

  • Click Help -> Install New Softwareand select the Eclipse update site. It may take a couple of minutes to populate the plugin options.

  • Select the Subversion plugin and follow the wizard's 'Next' or 'Finish' to complete the installation.
  • Restart the Studio. Note that the Subversion plugin may ask you to download and install additional support after the restart.

Eclipse Subversive Functionality

  • Browser remote repository
  • Share project to the repository and checkout projects from the repository
  • Synchronize project to see incoming and outgoing changes
  • Commit, update and reverse changes
  • See resource change history
  • Merge changes

Import or Checkout an SVN Respository

  1. Go to File->Import
  2. Expand SVN
  3. Select Checkout Projects from SVN.
  4. Complete Wizard with your SVN repository details.

Utilize the SVN Perspective

  1. Go to Window -> Open Perspective... -> Other.
  2. Select SVN Respository Exploring

Additional SVN Questions

For advanced questions, we recommend checking out the Subversive User Guide